touch bindings before make touch

This commit is contained in:
Aiden McClelland
2024-03-28 17:11:43 -06:00
parent 665eef68b9
commit e7426ea365

View File

@@ -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