From c6694158ab15352559f799cdeeeb84a915d6e5d7 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Wed, 5 Apr 2023 07:04:18 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 937c8df..9fa8d89 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -36,7 +36,7 @@ jobs: run: | cd ls - du -sh + du -sh * - name: create release uses: https://github.com/ncipollo/release-action@v1 with: