Skip to content

Commit

Permalink
fix: updated freeze tag (#5531)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashleigh authored Nov 18, 2021
1 parent 9896a97 commit 0f04f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rollback-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
node-version: '14.x'

- name: Install
run: yarn install --frozen-lockfile
run: yarn install --immutable

- name: Package name Set
run: |
Expand Down

0 comments on commit 0f04f7c

Please sign in to comment.