Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maccraft123 authored Nov 13, 2024
1 parent 3d8c154 commit e9ef816
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
sudo apt install libarchive-tools curl wget f2fs-tools cgpt vboot-utils libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf qemu-user-static gcc-aarch64-linux-gnu binutils-aarch64-linux-gnu
env RELEASE=arm64-chromebook ./build-all ./cadmium-arm64-chromebook.img 8G
env RELEASE=arm64-efi ./build-all ./cadmium-arm64-efi.img 8G
- name: Upload artifacts
uses: actions/[email protected]
- uses: actions/[email protected]
name: Upload artifacts
with:
path: cadmium-*-.img.gz
name: installer-images
path: cadmium-*.img

0 comments on commit e9ef816

Please sign in to comment.