Skip to content

Commit

Permalink
fix: wrong image url
Browse files Browse the repository at this point in the history
  • Loading branch information
wst24365888 committed Jul 27, 2024
1 parent 58d2d68 commit d7d6a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: pguyot/arm-runner-action@v2.5.2
with:
image_additional_mb: 4096
base_image: https://dietpi.com/downloads/images/DietPi_RPi-ARMv8-Bullseye.7z
base_image: https://dietpi.com/downloads/images/DietPi_RPi-ARMv8-Bullseye.img.xz
cpu: cortex-a53
commands: |
apt-get update -qq -y
Expand Down

0 comments on commit d7d6a6e

Please sign in to comment.