Skip to content

Commit

Permalink
update deps and add beam
Browse files Browse the repository at this point in the history
  • Loading branch information
olmesm committed Apr 7, 2024
1 parent 969d702 commit 004defa
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 1,749 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
- run: npm ci
- run: npm run build
- name: Deploy
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 18.8.0
nodejs 20.11.0
Loading

0 comments on commit 004defa

Please sign in to comment.