Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-15 10:42:31 -04:00 committed by GitHub
parent d5f34786da
commit e66ca63973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ jobs:
run: mv nwjs-v0.55.0-linux-x64 KitsuneOffline-linux && mv nwjs-v0.55.0-win-x64 KitsuneOffline-win
- name: list files to make sure we are on the right track
run: ls && ls ..
run: echo "Build directory:" && ls -A && echo "Repository:" && ls -A ..