Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LilWikipedia committed Nov 25, 2024
1 parent 016c644 commit 3bef78a
Show file tree
Hide file tree
Showing 4 changed files with 4,030 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'
- name: Install Dependencies
run: npm install
- name: Build
Expand Down
Loading

0 comments on commit 3bef78a

Please sign in to comment.