Skip to content

Commit

Permalink
try CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Oct 6, 2023
1 parent 2bed6fd commit e412d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ runs:

- name: "Install monorepo dependencies"
# if: steps.cache-nodemodules.outputs.cache-hit != 'true'
run: npm i
run: npm ci
shell: bash

# - name: "Bootstrap project"
Expand Down

0 comments on commit e412d96

Please sign in to comment.