mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
fix make -t
This commit is contained in:
1
.github/workflows/startos-iso.yaml
vendored
1
.github/workflows/startos-iso.yaml
vendored
@@ -173,6 +173,7 @@ jobs:
|
||||
run: |
|
||||
mkdir -p web/dist/raw
|
||||
touch core/startos/bindings
|
||||
mkdir -p container-runtime/dist
|
||||
PLATFORM=${{ matrix.platform }} make -t compiled-${{ env.ARCH }}.tar
|
||||
|
||||
- name: Run iso build
|
||||
|
||||
Reference in New Issue
Block a user