Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris committed Sep 10, 2024
1 parent dd2ba60 commit eddb981
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,10 @@ jobs:

- name: init example image
run: |
cd packer-builder-arm
packer init boards/raspberry-pi-4/ubuntu_server_20.04_arm64.pkr.hcl
shell: bash
- name: Build example image
run: |
cd packer-builder-arm
packer build boards/raspberry-pi-4/ubuntu_server_20.04_arm64.pkr.hcl
shell: bash

Expand Down

0 comments on commit eddb981

Please sign in to comment.