Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dwpeng committed Dec 26, 2024
1 parent 2c12e68 commit 53bc54c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ jobs:
pkgs: zlib
triplet: ${{ matrix.triplet }}
github-binarycache: true
run: dir C:\vcpkg\installed\x64-windows-release\bin

- name: dir list
run: dir C:\vcpkg\installed\x64-window-release

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 53bc54c

Please sign in to comment.