Skip to content

Commit

Permalink
add storage to LL image build action
Browse files Browse the repository at this point in the history
  • Loading branch information
laviRZ authored Jan 14, 2024
1 parent 01ab1c8 commit 9ac2f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
image_suffix: limelight2
image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2024.0.4/photonvision_limelight.img.xz
cpu: cortex-a7
image_additional_mb: 0
image_additional_mb: 4096
- os: ubuntu-latest
artifact-name: LinuxArm64
image_suffix: orangepi5
Expand Down

0 comments on commit 9ac2f46

Please sign in to comment.