Skip to content

Commit

Permalink
Remove duplicate working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed May 28, 2024
1 parent 6350259 commit 6587d58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Archive production artifacts
run: tar czvf dnssec-prover-${{ github.ref_name }}-${{ runner.arch }}.tar.gz -C uniffi/src dnssec_prover.cs -C uniffi/target/release libdnssec_prover_uniffi.*
working-directory: uniffi

- name: Upload Release Asset
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 6587d58

Please sign in to comment.