mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update release.yml
This commit is contained in:
parent
85b91ff2d1
commit
9435ecd951
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -21,11 +21,11 @@ jobs:
|
||||
run: dotnet restore
|
||||
|
||||
- name: Remove Previous App
|
||||
uses: JesseTG/rm@v.1.0.0
|
||||
uses: JesseTG/rm@v1.0.0
|
||||
with:
|
||||
path: c:\tmp\PublishApp
|
||||
- name: Remove Previous Launcher
|
||||
uses: JesseTG/rm@v.1.0.0
|
||||
uses: JesseTG/rm@v1.0.0
|
||||
with:
|
||||
path: c:\tmp\PublishLauncher
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user