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: