Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/CKylinMC/cmand
Browse files Browse the repository at this point in the history
  • Loading branch information
CKylinMC committed Jul 17, 2023
2 parents b596e68 + d6deeee commit a6d7ace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
cache: 'npm'
- run: npm install
- run: npm run makepack
# - uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a6d7ace

Please sign in to comment.