Skip to content

Commit

Permalink
add variabel
Browse files Browse the repository at this point in the history
  • Loading branch information
valerius committed Jan 16, 2024
1 parent 34c5e2f commit c53725d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rpi-aarch64-image-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ jobs:
sudo mount --bind $WORKDIR_BASE/root/boot $WORKDIR_BASE/root/boot
- name: Run Build Script
env:
WORKDIR_BASE: ${{ env.WORKDIR_BASE }}
run: |
sudo chmod +x ./build-archlinux-rpi-aarch64-img.sh
sudo ./build-archlinux-rpi-aarch64-img.sh
Expand Down

0 comments on commit c53725d

Please sign in to comment.