Skip to content

Commit

Permalink
force upgrade node
Browse files Browse the repository at this point in the history
  • Loading branch information
KamyaPA committed Dec 1, 2023
1 parent b2bc00f commit 62d7b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout submodules
run: git submodule update --init --recursive

- run: npm i -g yarn node
- run: npm i -g --force yarn node

- name: Install yarn dependencies
run: yarn --cwd ./Ecdar-GUI-Web install
Expand Down

0 comments on commit 62d7b07

Please sign in to comment.