Fix windows aarch64 deploy

This commit is contained in:
Zion Nimchuk
2026-01-12 08:21:54 -08:00
committed by Megamouse
parent 5fd6d413d7
commit ee1886fad9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -345,6 +345,7 @@ jobs:
name: ARM64
env:
CCACHE_DIR: 'C:\ccache'
RELEASE_MESSAGE: ../GitHubReleaseMessage.txt
name: RPCS3 Windows Clang ${{ matrix.arch }}
runs-on: ${{ matrix.os }}
steps: