Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
vnghia committed Jan 22, 2024
1 parent b90bfc9 commit 6665b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: |
printenv
ls "C:\vcpkg\installed\"
ls "C:\vcpkg\installed\x64-windows-static-release\bin"
ls "C:\vcpkg\installed\x64-windows-static-release\"
ls "C:\vcpkg\installed\x64-windows-static-release\lib"
- name: Build and test
run: cargo test --locked --target x86_64-pc-windows-msvc
Expand Down

0 comments on commit 6665b98

Please sign in to comment.