Skip to content

Commit

Permalink
try to set version
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed May 15, 2024
1 parent b5d1208 commit d07e8ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_commit_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "12.22.9"

- name: Install NPM version
run: npm install -g [email protected]

- name: Make Web
run: make web

Expand Down

0 comments on commit d07e8ce

Please sign in to comment.