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 59f6bf8 commit f0a5fe8Copy full SHA for f0a5fe8
.github/workflows/release.yaml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Dist
60
if: matrix.os != 'ubuntu-latest'
61
- run: cargo xtask dist --version 0.3.$GITHUB_RUN_NUMBER-nightly --tag nightly
+ run: cargo xtask dist
62
63
- name: Upload artifacts
64
uses: actions/upload-artifact@v1
0 commit comments