Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed May 15, 2024
1 parent 9b510dc commit b5d1208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_commit_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: "20.11.1"
node-version: "12.22.9"

- name: Make Web
run: make web
Expand Down

0 comments on commit b5d1208

Please sign in to comment.