Skip to content

Commit fb78a1a

Browse files
committed
wip
1 parent 471367f commit fb78a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkreleaselog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cd ..
2525
cp -r go-libp2p ~/go/github.com/libp2p
2626
- name: Run mkreleaselog script
27-
shell: zsh
27+
shell: zsh {0}
2828
run: |
2929
cd ~/go/github.com/libp2p/go-libp2p
3030
./scripts/mkreleaselog

0 commit comments

Comments
 (0)