We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c226b96 commit a32ede0Copy full SHA for a32ede0
.github/workflows/build_binary_for_release.yml
@@ -10,8 +10,6 @@ jobs:
10
steps:
11
- name: Checkout the repository
12
uses: actions/checkout@master
13
- - name: Setup
14
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
15
- name: Generate the artifacts
16
uses: skx/github-action-build@master
17
- name: Upload the artifacts
0 commit comments