Skip to content

Commit

Permalink
fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedezed committed Oct 3, 2024
1 parent 4bfd836 commit 15b13a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/template-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
run: |
set -x
cd ${PROJECT_PATH}
yarn install --immutable
rm tarn.lock
yarn
yarn dev

0 comments on commit 15b13a4

Please sign in to comment.