Update release.yml

This commit is contained in:
Timothy Baldridge 2022-08-16 16:34:57 -06:00 committed by GitHub
parent 7b1ef0fd83
commit 52384282de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,6 @@ jobs:
with:
dotnet-version: 6.0.x
- name: Build
run: buildall.bat
run: |
cd wabbajack\wabbajack
buildall.bat