Update workflow
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Build Prospect.Launcher
|
||||
run: dotnet publish -o ./Prospect-Launcher -r win-x64 --no-self-contained -c Release -v minimal ${{env.PROJ_LAUNCHER}}
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Prospect.Launcher
|
||||
path: ./Prospect-Launcher
|
||||
|
||||
Reference in New Issue
Block a user