Skip to content

Commit

Permalink
修复Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperzlib committed Aug 17, 2024
1 parent b578c36 commit 99f0973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
name: coyote-game-hub-nodejs-server
path: |
artifacts
- name: Clean up
run: rm -rf artifacts
- name: Build Windows executable
run: npm run build:pkg:clean && npm run build:pkg:assets && npm run build:pkg:win
- name: Move Files to artifact dir
Expand Down
1 change: 0 additions & 1 deletion server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 99f0973

Please sign in to comment.