Skip to content

Commit

Permalink
Merge pull request #653 from lumag/CI-initramfs
Browse files Browse the repository at this point in the history
CI: drop initramfs assignment in -noinitramfs case
  • Loading branch information
lumag authored Sep 15, 2024
2 parents 8e0ce3a + edadde1 commit 6adb3a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
- INHERIT:remove = 'rm_work'
- TCLIBC := '${tclibc}'
- PREFERRED_PROVIDER_virtual/kernel := 'linux-${kernel}'
- INITRAMFS_IMAGE ?= ''
EOF
done
Expand Down

0 comments on commit 6adb3a5

Please sign in to comment.