Skip to content

Commit

Permalink
Merge branch 'master' into release-2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Tomb committed Nov 19, 2020
2 parents 26d57e9 + 1ead4f2 commit 3cab6e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
run: .github/ci.sh zip_dist

- uses: actions/upload-artifact@v2
if: runner.os != 'Windows'
with:
name: ${{ needs.outputs.outputs.name }}-${{ runner.os }}-x86_64
path: "${{ needs.outputs.outputs.name }}-${{ runner.os }}-x86_64.tar.gz*"
Expand Down

0 comments on commit 3cab6e6

Please sign in to comment.