Update electronbuild.yaml

This commit is contained in:
Snarling 2023-03-01 01:00:35 -05:00 committed by GitHub
parent 89baa19bbf
commit 59389b164a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,5 +25,4 @@ jobs:
- run: npm run electron - run: npm run electron
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
path: ".build" path: ".build/bitburner-linux-x64"