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