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
011aa23b3a
commit
7b1ef0fd83
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -8,9 +8,7 @@ jobs:
|
||||
runs-on: release-builder
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Extract Version
|
||||
run: echo "VERSION=$(python scripts/version_extract.py)" >> $GITHUB_ENV
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user