We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
2 parents 0432966 + 470de92 commit 075e687Copy full SHA for 075e687
cmd/ipfs/.gobuilder.yml
@@ -5,6 +5,6 @@ build_matrix:
5
build_tags:
6
- nofuse
7
artifacts:
8
- - dist/README.md
9
- - dist/LICENSE
10
- - dist/install.sh
+ README.md: dist/README.md
+ LICENSE: dist/LICENSE
+ install.sh: dist/install.sh
0 commit comments