Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uonick authored Nov 6, 2023
1 parent c6fbdb1 commit 4c78937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
git clone --depth 1 https://${{ secrets.GITLAB_USER }}:${{ secrets.GITLAB_TOKEN }}@gitlab.com/oktoworkspace/application.git
cd application
git checkout main
git checkout master
npm install
npm run build:win
node ./github-windows-upload.js

0 comments on commit 4c78937

Please sign in to comment.