1 parent e8556a5 commit ef968f8Copy full SHA for ef968f8
1 file changed
.github/workflows/release.yml
@@ -142,7 +142,6 @@ jobs:
142
- name: Build artifacts
143
run: |
144
# Actually do builds and make zips and whatnot
145
-
146
dist build ${{ needs.plan.outputs.tag-flag }} --print=linkage --output-format=json ${{ matrix.dist_args }} > dist-manifest.json
147
echo "dist ran successfully"
148
- id: cargo-dist
0 commit comments