update appimage workflow
This commit is contained in:
parent
dd40780334
commit
289347dc91
1
.github/workflows/appimage.yml
vendored
1
.github/workflows/appimage.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
chmod +x build/VoxelEngine
|
chmod +x build/VoxelEngine
|
||||||
chmod +x AppDir/usr/bin/vctest
|
chmod +x AppDir/usr/bin/vctest
|
||||||
|
valgrind build/VoxelEngine --headless --test dev/tests/chunks.lua
|
||||||
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build
|
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build
|
||||||
- name: Build AppImage
|
- name: Build AppImage
|
||||||
uses: AppImageCrafters/build-appimage-action@fe2205a4d6056be47051f7b1b3811106e9814910
|
uses: AppImageCrafters/build-appimage-action@fe2205a4d6056be47051f7b1b3811106e9814910
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user