Skip to content

Commit

Permalink
removing bad build line
Browse files Browse the repository at this point in the history
  • Loading branch information
fosterbrereton committed Jan 10, 2023
1 parent 34f16b0 commit 479d28f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: 🗜️ Create archive
run: |
cd build/Release
xattr -d com.apple.quarantine orc
tar -zcvf orc-${{github.ref_name}}-${{runner.os}}-${{runner.arch}}.tgz orc
- name: ✍️ Post archive
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 479d28f

Please sign in to comment.