Skip to content

Commit

Permalink
internal: unfreeze artifact-upload version (#656)
Browse files Browse the repository at this point in the history
closes #631
  • Loading branch information
nic11 committed Dec 20, 2021
1 parent 7cf8adc commit 0d8108f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ jobs:
name: dist
path: ${{github.workspace}}/build/dist

# TODO(#631): wait until empty file upload issue is fixed and unfreeze version
- uses: actions/upload-artifact@v2.2.4
- uses: actions/upload-artifact@v2
with:
name: coverage
path: ${{github.workspace}}/build/__coverage

0 comments on commit 0d8108f

Please sign in to comment.