Skip to content

Commit

Permalink
#69 All rollover lights go on at the same time, should not crash othe…
Browse files Browse the repository at this point in the history
…r tables: Use VS 2022 #2
  • Loading branch information
JockeJarre committed Nov 5, 2023
1 parent 2bd3921 commit bd825f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/b2s-backglass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
TAG="${VERSION}-${SHA7}"
perl -i -pe"s/AssemblyInformationalVersion\(\".*\"\)/AssemblyInformationalVersion\(\"${TAG}\"\)/g" "${ASSEMBLY_INFO}"
- uses: microsoft/[email protected]
with:
vs-version: '[17.7,)'
- name: Build B2SServerPluginInterface
run: |
msbuild B2SServerPluginInterface/B2SServerPluginInterface.sln /t:Rebuild /p:Configuration=${{ matrix.config }}
Expand Down

0 comments on commit bd825f7

Please sign in to comment.