Skip to content

Commit

Permalink
Fix the upload for podman build
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jun 21, 2024
1 parent 6ed7fe4 commit 64df613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/podman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: mirage-firewall.tar.bz2
path: mirage-firewall.tar.bz2
name: qubes-miragevpn.xen
path: dist/qubes-miragevpn.xen

0 comments on commit 64df613

Please sign in to comment.