Build inside docker
Some checks failed
Build images / Build images (push) Failing after -2m0s

This commit is contained in:
Cory Sanin 2025-04-27 20:47:21 -05:00
parent d950f44324
commit 81abfcf402

View File

@ -32,7 +32,7 @@ jobs:
- name: Run build process
run: |
./build.sh &&
./build-docker.sh &&
mv *-arm64-standalone.img showpieceos-arm64-standalone.img &&
mv *-arm64-client.img showpieceos-arm64-client.img