Skip to content

Commit

Permalink
.github: Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper Insinger committed Aug 2, 2024
1 parent df64db0 commit 5f5d97d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_static_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
- name: Compress build outputs
run: |
cd outputs
tar czf sanicdns_af_xdp.tar.gz ./outputs
tar czf sanicdns_af_xdp.tar.gz ./sanicdns_af_xdp
- name: Upload build artifacts to release
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 5f5d97d

Please sign in to comment.