Skip to content

Commit

Permalink
Always upload crux-llvm tarballs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Tomb committed Jun 17, 2021
1 parent ab98970 commit 5148f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/crux-llvm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ jobs:
VERSION: ${{ needs.outputs.outputs.crux-llvm-version }}

- uses: actions/upload-artifact@v2
if: startsWith(github.ref, 'refs/heads/release-') || github.event == 'workflow_dispatch'
with:
path: crux-llvm-*.tar.gz*
name: crux-llvm-${{ runner.os }}-${{ matrix.ghc }}

0 comments on commit 5148f86

Please sign in to comment.