Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
brockfanning committed Nov 16, 2023
1 parent df60c09 commit f010667
Show file tree
Hide file tree
Showing 3 changed files with 2,256 additions and 7,066 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 18
- name: Install dependencies
run: npm install
- name: Build assets
Expand Down
Loading

0 comments on commit f010667

Please sign in to comment.