Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <[email protected]>
  • Loading branch information
igorDykhta committed Nov 26, 2024
1 parent 28c30dc commit 23dd2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish-dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: 18
corepack-enable: true
registry-url: https://registry.npmjs.org/
- run: which yarn
- run: which yarn && yarn version
- run: yarn policies set-version 4.4.0 && npm install -g yarn
- run: yarn bootstrap
- run: npm i -g [email protected]
Expand Down

0 comments on commit 23dd2d0

Please sign in to comment.