mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-07-25 16:59:53 +00:00
Another attempt at saving generated ISO for jammy
This commit is contained in:
10
.github/workflows/build-jammy.yml
vendored
10
.github/workflows/build-jammy.yml
vendored
@ -21,10 +21,10 @@ jobs:
|
||||
sed -i -E '/lupin-casper/d' chroot_build.sh
|
||||
./build.sh -
|
||||
cd ..
|
||||
- uses: softprops/action-gh-release@v1
|
||||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Ubuntu 22.04 (Jammy) Build
|
||||
tag_name: ubuntu-jammy-latest
|
||||
files: |
|
||||
name: ubuntu-from-scratch
|
||||
path: |
|
||||
scripts/ubuntu-from-scratch.iso
|
||||
scripts/image/md5sum.txt
|
||||
scripts/image/md5sum.txt
|
||||
|
Reference in New Issue
Block a user