Skip to content

Commit

Permalink
set yarn 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dvaldivia committed Jan 8, 2024
1 parent efe6717 commit e8de3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Dependencies
continue-on-error: false
run: |
yarn set version 3.x
yarn set version 3.6
yarn install
- name: Log in to private Docker registry
Expand Down

0 comments on commit e8de3af

Please sign in to comment.