Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update link to faq
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Jun 30, 2023
1 parent 2e2cbf2 commit d62af1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
%VCPKG_ROOT%\vcpkg.exe install --recurse --triplet x64-windows %VCPKG_PACKAGES%
# Remove temporary files
# https://github.com/Microsoft/vcpkg/blob/master/docs/about/faq.md#how-can-i-remove-temporary-files
# https://learn.microsoft.com/en-us/vcpkg/about/faq#how-can-i-remove-temporary-files
- name: Cleanup vcpkg Temporary Files
shell: cmd
run: |
Expand Down

0 comments on commit d62af1c

Please sign in to comment.