Skip to content

Commit

Permalink
Update build-archiso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s0racat authored Oct 4, 2024
1 parent b24cc29 commit dcf5fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-archiso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# mv myarch-*-x86_64.iso myarch-$(date +%Y.%m.%d)-x86-64_VTGRUB2.iso

- name: Upload artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v2
with:
name: myarch-x86_64
path: out
Expand Down

0 comments on commit dcf5fa3

Please sign in to comment.