remove --output-always key from workflows

This commit is contained in:
MihailRis
2025-01-09 03:32:07 +03:00
parent c2a38011a5
commit 620316cd60
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
run: |
chmod +x build/VoxelEngine
chmod +x AppDir/usr/bin/vctest
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build --output-always
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build
- name: Create DMG
run: |
mkdir VoxelEngineDmgContent