mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
build fixes (#2275)
* move some install scripts to init * handle fake-apt in init * rename
This commit is contained in:
4
.github/workflows/startos-iso.yaml
vendored
4
.github/workflows/startos-iso.yaml
vendored
@@ -160,10 +160,10 @@ jobs:
|
||||
with:
|
||||
name: raspberrypi.squashfs
|
||||
|
||||
- run: mv *_raspberrypi.squashfs eos.raspberrypi.squashfs
|
||||
- run: mv startos-*_raspberrypi.squashfs startos.raspberrypi.squashfs
|
||||
|
||||
- name: Build image
|
||||
run: make eos_raspberrypi.img
|
||||
run: make startos_raspberrypi.img
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user