update workflow and add a temporary icon

This commit is contained in:
uncor3
2025-09-13 14:08:11 +00:00
parent a436455e63
commit dbfc4034a0
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ jobs:
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=${{ env.VCPKG_ROOT }}/scripts/buildsystems/vcpkg.cmake
- name: Build with CMake
run: cmake --build build --config Release --parallel
run: cmake --build build --config Release
- name: Prepare for AppImage
if: runner.os == 'Linux'
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB