Skip to content

Commit

Permalink
commands: debug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
byeoon committed Jun 4, 2024
1 parent ab042e5 commit b6ba1b9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.TOKENTHING }}
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 21

- name: Install dependencies
run: |
Expand All @@ -40,5 +40,5 @@ jobs:
- name: Purge CDN cache
run: |
curl https://purge.jsdelivr.net/gh/vendetta-mod/builds
curl https://purge.jsdelivr.net/gh/opti-mod/builds
Loading

0 comments on commit b6ba1b9

Please sign in to comment.