Skip to content

Commit

Permalink
Update update-canary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Mar 13, 2024
1 parent 34fa17b commit 2983ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: pnpm install
- name: update to latest canary
run: cd tools/cli-commons && pnpm install verdaccio@canary-5x
- name: restore .npmrc
run: git checkout .npmrc
- name: Commit & Push changes
uses: actions-js/push@156f2b10c3aa000c44dbe75ea7018f32ae999772 # tag=v1.4
with:
Expand Down

0 comments on commit 2983ee4

Please sign in to comment.