Skip to content

Commit

Permalink
Merge pull request #4 from GladysAssistant/tweak
Browse files Browse the repository at this point in the history
Remove EXPORT_NOOBS
  • Loading branch information
VonOx authored Sep 1, 2021
2 parents deef712 + 93dab80 commit b00f795
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
sudo dpkg --add-architecture i386
sudo apt-get update --fix-missing
sudo apt-get install -y coreutils quilt parted qemu-user-static debootstrap zerofree zip dosfstools libarchive-tools libcap2-bin grep rsync xz-utils file git curl bc qemu-utils kpartx
-
name: 🚫 Disable Noobs export
run: |
rm ./stage2/EXPORT_NOOBS
-
name: 🍓 Building Raspberry image
run: |
Expand Down
Empty file removed gladys/EXPORT_NOOBS
Empty file.

0 comments on commit b00f795

Please sign in to comment.