„.gitea/workflows/build.yml“ ändern
Some checks failed
Export Game Job

This commit is contained in:
Snoweuph 2023-04-05 07:01:58 +00:00
parent 5f572d37ad
commit a3131be9d7

View file

@ -34,8 +34,9 @@ jobs:
wine_path: ${{ steps.wine_install.outputs.WINE_PATH }} wine_path: ${{ steps.wine_install.outputs.WINE_PATH }}
- name: print info - name: print info
run: | run: |
cd
ls ls
ls build du -sh
- name: create release - name: create release
uses: https://github.com/ncipollo/release-action@v1 uses: https://github.com/ncipollo/release-action@v1
with: with: