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
7b1ef0fd83
commit
52384282de
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -14,4 +14,6 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
- name: Build
|
||||
run: buildall.bat
|
||||
run: |
|
||||
cd wabbajack\wabbajack
|
||||
buildall.bat
|
||||
|
Loading…
Reference in New Issue
Block a user