Update cmake.yml

This commit is contained in:
sdkmap 2024-04-06 13:44:36 +03:00 committed by GitHub
parent a916be235b
commit 965ab83698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -178,5 +178,12 @@ jobs:
D:\a\dingusppc\dingusppc\msys64\usr\bin\bash -lc "cmake -DCMAKE_BUILD_TYPE=Release -DPPC_BUILD_PPC_TESTS=True .. && make"
D:\a\dingusppc\dingusppc\msys64\usr\bin\bash -lc "ccache --show-stats"
Write-Output "Finished build at $(Get-Date -Format u)"
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: DingusPPC
path: .