From 149f418bedbe5dae430725e1aabb4417f9a4c6e8 Mon Sep 17 00:00:00 2001 From: MihailRis Date: Fri, 5 Dec 2025 20:29:30 +0300 Subject: [PATCH] update macos.yml --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 75622c42..e5d26f2c 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -40,7 +40,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 + AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build --output-always - name: Create DMG run: | mkdir VoxelEngineDmgContent