update appimage.yml
This commit is contained in:
parent
7405caa471
commit
df4b4a3825
5
.github/workflows/appimage.yml
vendored
5
.github/workflows/appimage.yml
vendored
@ -43,10 +43,9 @@ jobs:
|
|||||||
- name: Run engine tests
|
- name: Run engine tests
|
||||||
timeout-minutes: 1
|
timeout-minutes: 1
|
||||||
run: |
|
run: |
|
||||||
tree
|
|
||||||
chmod +x build/VoxelEngine
|
chmod +x build/VoxelEngine
|
||||||
# chmod +x build/vctest/vctest
|
chmod +x AppDir/usr/bin/vctest
|
||||||
# build/vctest/vctest -e build/VoxelEngine -d dev/tests -u build --output-always
|
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build --output-always
|
||||||
# - name: Build AppImage
|
# - name: Build AppImage
|
||||||
# uses: AppImageCrafters/build-appimage-action@fe2205a4d6056be47051f7b1b3811106e9814910
|
# uses: AppImageCrafters/build-appimage-action@fe2205a4d6056be47051f7b1b3811106e9814910
|
||||||
# env:
|
# env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user