LeapwardKoex 2025-04-06 10:04:16 +12:00
commit 76f39d5be8
1 changed files with 2 additions and 2 deletions

View File

@ -77,13 +77,13 @@ jobs:
run: Remove-Item -path $env:Wap_Project_Directory\GitHubActionsWorkflow.pfx
- name: Upload build artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: MaiTouchEmulatorPortable
path: ./bin/Release/net8.0-windows10.0.17763.0/
- name: Publish setup artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: MaiTouchEmulatorInstaller
path: ./setup/installMaiTouchEmulator.msi