Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Dec 19, 2024
1 parent d9dfa98 commit 621836f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skip_commits:
- '**/*.md'
test: off
platform:
- x64
- x64 # ARM64 is built in the same job
install:
# this junction points to a RAM disk on the CI server significantly speeding up building dependencies
- cmd: mklink /J "%APPVEYOR_BUILD_FOLDER%\Watchdog\vcpkg_installed" "C:\tools\build-cache\HidHide\Watchdog\vcpkg_installed\%PLATFORM%"
Expand Down

0 comments on commit 621836f

Please sign in to comment.