Update buildnw.yml

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

View File

@ -21,7 +21,7 @@ jobs:
run: wget https://dl.nwjs.io/v0.55.0/nwjs-v0.55.0-linux-x64.tar.gz
- name: Extract Linux NW.js
run: unzip nwjs-v0.55.0-linux-x64.tar.gz
run: tar -xvf nwjs-v0.55.0-linux-x64.tar.gz
- name: list files
run: ls