Skip to content

Commit

Permalink
Update script for win
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj443 committed May 17, 2024
1 parent ade8d84 commit b9ee212
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/executable_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: 14
architecture: x64
- run: ./scripts/executable_win.sh
- run: ./scripts/executable_win.bat
env:
WINDOWS_CERT: ${{secrets.WINDOWS_CERT}}
WINDOWS_CERT_KEY: ${{secrets.WINDOWS_CERT_KEY}}
Expand Down
File renamed without changes.

0 comments on commit b9ee212

Please sign in to comment.