Skip to content

Commit

Permalink
hardcode name
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Jan 19, 2024
1 parent f19874b commit 97b5113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-for-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sudo apt-get -qqy update && sudo apt-get -qqy install debootstrap coreutils pigz fdisk kpartx mount uuid-runtime lvm2
bash ./create_image.sh
mv *.img bootable.img
mv -f quake_bootable-full-amd64.img bootable.img
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 97b5113

Please sign in to comment.