We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5355c commit c6816b8Copy full SHA for c6816b8
.github/workflows/cd.yml
@@ -93,7 +93,6 @@ jobs:
93
command: build
94
args: --release
95
- name: create artifact
96
- if: contains(matrix.job.ext, '.tar.gz')
97
run: |-
98
cp README.md target/release/README.md
99
cp LICENSE target/release/LICENSE
0 commit comments