Skip to content

Commit

Permalink
fixing dospart stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
SelfhostedPro committed Apr 25, 2024
1 parent c06447e commit 81fa80a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/armbian_custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ jobs:
OUTPUT_IMG_NAME: DietPi_${{ env.board }}-${{matrix.ui}}-${{ matrix.release }}-${{ matrix.kernel }}
OUTPUT_IMG_EXT: img
ADD_DOS_PART: 1
CONFIGS_TO_BOOT: 1
run: |
sudo --preserve-env bash -c "$(curl -sSfL 'https://raw.githubusercontent.com/${{ env.dietpi_owner }}/DietPi/${{ env.dietpi_branch }}/.build/images/dietpi-imager')" -i build/output/images/*.img
Expand Down

0 comments on commit 81fa80a

Please sign in to comment.