Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Nov 7, 2024
1 parent 75aa568 commit 155cb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ jobs:
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
ls -l
chmod 777 /github/home
mkdir -p tmp/build
tools/build-prepare.sh
asar e app/app.asar app/app
Expand Down

0 comments on commit 155cb10

Please sign in to comment.