Skip to content

Commit

Permalink
Trying a simpler setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendly0Fire committed Mar 6, 2024
1 parent 64af856 commit 1e1be29
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ jobs:
with:
nuget-version: '5.x'

- name: Setup vcpkg
uses: lukka/run-vcpkg@v11
with:
runVcpkgInstall: true
vcpkgJsonGlob: '**/GW2Clarity/vcpkg.json'

- run: nuget restore "${env:GITHUB_WORKSPACE}\GW2Clarity.sln"

- name: Build Release
Expand Down

0 comments on commit 1e1be29

Please sign in to comment.