chore: update

This commit is contained in:
2026-01-15 04:31:28 +01:00
parent bf1dd10129
commit ee999ed3fb
3 changed files with 11 additions and 1 deletions
+6
View File
@@ -24,3 +24,9 @@ jobs:
- name: Build
run: cmake --build build --config Release -- -j$(nproc)
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: wallpaper_chooser_build
path: build/wallpaper_chooser