Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
intent-kacper-cyranowski committed Jun 20, 2024
1 parent 23c199a commit d2409b4
Show file tree
Hide file tree
Showing 3 changed files with 14,825 additions and 31,320 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup_test_project/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ runs:
if: steps.yarn-cache.outputs.cache-hit != 'true'
run: |
yarn install --cwd example --frozen-lockfile
npm install --force
yarn install
shell: bash
Loading

0 comments on commit d2409b4

Please sign in to comment.