Skip to content

Commit

Permalink
Merge pull request #327 from losynix/fix-workflow
Browse files Browse the repository at this point in the history
Fix github workflow, again
  • Loading branch information
losynix committed Feb 2, 2024
2 parents 4c79ae9 + a31792b commit a4de6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usbsas_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: usbsas-live-iso
path: ./client/live-iso/usbsas-*.iso
path: ./live-iso/usbsas-*.iso
release:
name: Github release draft
needs: [build-all]
Expand Down

0 comments on commit a4de6a9

Please sign in to comment.