Skip to content

Commit 284aac0

Browse files
committed
wip
1 parent 7f52dd8 commit 284aac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mkreleaselog.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
cd ..
2323
cp -r go-libp2p ~/go/github.com/libp2p
2424
- name: Run mkreleaselog script
25+
shell: zsh
2526
run: |
2627
cd ~/go/github.com/libp2p/go-libp2p
2728
./scripts/mkreleaselog

0 commit comments

Comments
 (0)