Skip to content

Commit

Permalink
CI: NuGet caching fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ResearchDaniel committed May 5, 2022
1 parent b38bbd9 commit 08bbeb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visualneuro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: 'Setup NuGet Credentials'
shell: bash
run: >
run: |
${{ matrix.mono }} `vcpkg fetch nuget | tail -n 1` \
sources add \
-source "https://nuget.pkg.github.com/visualneuro/index.json" \
Expand Down

0 comments on commit 08bbeb1

Please sign in to comment.