Skip to content

Commit

Permalink
fix: set yarn version to 3.x in publication workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Dec 21, 2023
1 parent 0011b85 commit f723e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
-
run: |
corepack enable
yarn set version 3.x
- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit f723e77

Please sign in to comment.