Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-jiao committed Feb 27, 2024
1 parent e668d24 commit d2906fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: 20
- name: install evb
run: npm install enigmavirtualbox
run: npm install enigmavirtualbox -g
- name: create evb config file
run: npm run enigmavirtualbox gen renamer.evb ".\renamer-bundled.exe" ".\build\windows\x64\runner\Release\renamer.exe" ".\build\windows\x64\runner\Release"
- name: build single exe file
Expand Down

0 comments on commit d2906fb

Please sign in to comment.