Skip to content

Commit

Permalink
Revert "trying not to zip the artifacts": actions/upload-artifact#14 …
Browse files Browse the repository at this point in the history
…(comment)

This reverts commit 7cbf9d6.
  • Loading branch information
joonas-fi committed May 28, 2021
1 parent 7cbf9d6 commit 27d0898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
EVENTHORIZON: ${{ secrets.EVENTHORIZON }}
- uses: actions/upload-artifact@v2
with:
path: rel/*
path: rel/

0 comments on commit 27d0898

Please sign in to comment.