Skip to content

Commit

Permalink
Fix msvc build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kraflab committed Jan 1, 2024
1 parent 9c73a4c commit 18e1125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
if: ${{ matrix.config.vcpkg_triplet }}
run: |
set -euo pipefail
( cd "$VCPKG_INSTALLATION_ROOT" && git pull )
NUGET=$(vcpkg fetch nuget | tail -n 1)
GH_PACKAGES_URL="https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json"
Expand Down

0 comments on commit 18e1125

Please sign in to comment.