From a3131be9d71cb7b6f3c2b89c5e652802900a9bb2 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Wed, 5 Apr 2023 07:01:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.gitea/workflows/build.yml=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index cf793ee..937c8df 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -34,8 +34,9 @@ jobs: wine_path: ${{ steps.wine_install.outputs.WINE_PATH }} - name: print info run: | + cd ls - ls build + du -sh - name: create release uses: https://github.com/ncipollo/release-action@v1 with: