Skip to content

Commit

Permalink
fix: ci recursive install
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-alford committed Feb 23, 2024
1 parent 2689abb commit c910b87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
with:
version: 8
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
- args: [--frozen-lockfile, --strict-peer-dependencies]
- name: Bump Package Version
id: bumping-version
Expand Down

0 comments on commit c910b87

Please sign in to comment.