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
|
||||
timeout-minutes: 1
|
||||
run: |
|
||||
tree
|
||||
chmod +x build/VoxelEngine
|
||||
# chmod +x build/vctest/vctest
|
||||
# build/vctest/vctest -e build/VoxelEngine -d dev/tests -u build --output-always
|
||||
chmod +x AppDir/usr/bin/vctest
|
||||
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build --output-always
|
||||
# - name: Build AppImage
|
||||
# uses: AppImageCrafters/build-appimage-action@fe2205a4d6056be47051f7b1b3811106e9814910
|
||||
# env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user