Skip to content

Commit 7e71bcf

Browse files
committed
ci: fix workflow
1 parent c27f80a commit 7e71bcf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/canary-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
run: |
2828
git config --global user.name "noneflow[bot]"
2929
git config --global user.email "129742071+noneflow[bot]@users.noreply.github.com"
30-
git fetch
31-
git checkout master
32-
echo "npm whoami"
33-
npm whoami
3430
3531
- name: Installation
3632
run: yarn

0 commit comments

Comments
 (0)