Skip to content

Commit

Permalink
try and fix deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
isicu committed Feb 17, 2024
1 parent 3ab31f3 commit 136d6f8
Show file tree
Hide file tree
Showing 3 changed files with 10,925 additions and 5,523 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: "18.x"
node-version: "20.x"
- run: npm install
- run: npm run build

Expand Down
Loading

0 comments on commit 136d6f8

Please sign in to comment.