Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VUTxvojac04 authored Nov 23, 2024
1 parent d8dd1c7 commit cd65664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build archiso
run: |
mkarchiso -v siso/src/archlive/
mv out/archlinux** "senioros-`date +%Y-%m-%dT%H_%M`.iso"
mv out/archlinux** "out/senioros-`date +%Y-%m-%dT%H_%M`.iso"
- name: Upload ISO
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit cd65664

Please sign in to comment.