Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdossa authored Feb 1, 2024
1 parent a28ca25 commit 900dd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ jobs:
- run:
name: "Publish Release on GitHub"
command: |
go get github.com/tcnksm/ghr
go install github.com/tcnksm/ghr
sudo apt-get install libstdc++6
strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX
strings /lib/x86_64-linux-gnu/libc.so.6 | grep GLIBC
Expand Down

0 comments on commit 900dd47

Please sign in to comment.