Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed May 17, 2024
1 parent df394b3 commit 7f52dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mkreleaselog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Copy files to GOPATH
run: |
mkdir -p ~/go/github.com/libp2p
cd ..
cp -r go-libp2p ~/go/github.com/libp2p
- name: Run mkreleaselog script
run: |
Expand Down

0 comments on commit 7f52dd8

Please sign in to comment.