Skip to content

Commit

Permalink
cleaned up CI
Browse files Browse the repository at this point in the history
last direct commit to master
  • Loading branch information
DevilPepper committed Dec 9, 2020
1 parent af7752f commit 89d7949
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
shell: pwsh
run: |
$version=$env:git_tag.substring(1)
echo $version
msbuild $env:Project_Name.sln -m /p:Configuration=$env:Configuration,VersionNumber=$version
env:
Configuration: ${{ matrix.configuration }}
Expand Down

0 comments on commit 89d7949

Please sign in to comment.