parent
5f572d37ad
commit
a3131be9d7
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue