mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update workflow and add a temporary icon
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user