Skip to content

Commit

Permalink
🤖 Fixup arm pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored May 31, 2022
1 parent 6fecd3c commit 70f5ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
tar -xvf elemental-v0.0.13-Linux-x86_64.tar.gz
sudo cp elemental /usr/bin/elemental
curl https://luet.io/install.sh | sudo sh
pushd cOS-toolkit
pushd elemental-toolkit
mkdir build
sudo -E ./images/arm-img-builder.sh --model ${{ matrix.model }} --docker-image ${{ steps.prep.outputs.current }} build/c3os-${{ matrix.flavor }}-$VERSION.img
sudo xz -v build/c3os-${{ matrix.flavor }}-$VERSION.img
Expand Down

0 comments on commit 70f5ad3

Please sign in to comment.