Added a missing file

This commit is contained in:
RaphaelIT7 2023-05-23 00:52:48 +02:00
parent 8e54d9a509
commit aa88ec8efb
1 changed files with 2 additions and 1 deletions

View File

@ -82,6 +82,7 @@ jobs:
chmod +x createjoltprojects.sh
chmod +x devtools/bin/vpc_linux
chmod +x devtools/bin/vpc
chmod +x devtools/gendbg.sh
./createjoltprojects.sh
make -f jolt.mak -j $(nproc)
@ -90,4 +91,4 @@ jobs:
with:
name: vphysics_jolt_${{ matrix.source_branch }}_linux32
path: ${{ matrix.source_branch }}/game
if-no-files-found: error
if-no-files-found: error