mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-18 16:05:12 +02:00
prompt workflow run
This commit is contained in:
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@@ -18,7 +18,7 @@
|
||||
# @FileCreated by TheTank20 on 06/13/2023
|
||||
# @Maintainer Neo
|
||||
|
||||
name: C/C++ CI (Windows)
|
||||
name: Windows x86
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -87,4 +87,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4.3.1
|
||||
with:
|
||||
name: UMSKT-${{ matrix.values.displayName }}
|
||||
path: build/Release
|
||||
path: build/Release
|
||||
|
||||
Reference in New Issue
Block a user