mirror of
https://github.com/GaloisInc/cryptol.git
synced 2025-01-01 04:14:24 +03:00
Build tarballs even on Windows
This commit is contained in:
parent
c409af55f9
commit
eeadea181e
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -114,7 +114,6 @@ jobs:
|
||||
run: .github/ci.sh zip_dist
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
if: runner.os != 'Windows'
|
||||
with:
|
||||
name: ${{ needs.outputs.outputs.cryptol-name }}-${{ runner.os }}
|
||||
path: "${{ needs.outputs.outputs.cryptol-name }}.tar.gz*"
|
||||
|
Loading…
Reference in New Issue
Block a user