From afbd41a6816d9b91602317a4ce302286e40cea5c Mon Sep 17 00:00:00 2001 From: Li Date: Wed, 22 Jun 2022 23:00:44 +1200 Subject: [PATCH] actually upload arm64 --- .github/workflows/build.yml | 2 +- HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM.pubxml | 2 +- .../HISPd/Properties/PublishProfiles/WinARM64.pubxml | 2 +- .../LibHISP/Properties/PublishProfiles/WinARM.pubxml | 2 +- .../LibHISP/Properties/PublishProfiles/WinARM64.pubxml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 87596fd..2e596d4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -160,7 +160,7 @@ jobs: uses: actions/upload-artifact@v2 with: name: HISP-WinARM - path: HorseIsleServer\HISPd\bin\arm\Windows\net7.0\windows-arm\publish\ + path: HorseIsleServer\HISPd\bin\arm\Windows\net7.0\win-arm\publish\ - name: Upload win-arm64 uses: actions/upload-artifact@v2 diff --git a/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM.pubxml b/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM.pubxml index 62e87fe..a64c8c0 100644 --- a/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM.pubxml +++ b/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows ARM - bin\arm\Windows\net7.0\windows-arm\publish\ + bin\arm\Windows\net7.0\win-arm\publish\ FileSystem net7.0 win-arm diff --git a/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM64.pubxml b/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM64.pubxml index 45f81bf..0ce204c 100644 --- a/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM64.pubxml +++ b/HorseIsleServer/HISPd/Properties/PublishProfiles/WinARM64.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows ARM64 - bin\arm64\Windows\net7.0\windows-arm64\publish\ + bin\arm64\Windows\net7.0\win-arm64\publish\ FileSystem net7.0 win-arm64 diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml index adeda92..da50e60 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows ARM - bin\arm\Windows\net7.0\windows-arm\publish\ + bin\arm\Windows\net7.0\win-arm\publish\ FileSystem net7.0 win-arm diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml index 73f3c47..92a8fd5 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows ARM64 - bin\arm64\Windows\net7.0\windows-arm64\publish\ + bin\arm64\Windows\net7.0\win-arm64\publish\ FileSystem net7.0 win-arm64