Skip to content

Commit

Permalink
Update vcpkg action
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 committed May 22, 2024
1 parent b6b8c39 commit 0877b20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
pip install -r test/requirements.txt
- name: Setup vcpkg environment
uses: soumeh01/actions/vcpkg@testwindows
uses: ARM-software/cmsis-actions/vcpkg@v1
with:
config: "./test/vcpkg-configuration.json"
vcpkg-root: "${{ github.workspace }}/.vcpkg"
vcpkg-downloads: "${{ github.workspace }}/.vcpkg/downloads"
cache: "-"

- name: Activate Arm tool license
Expand Down

0 comments on commit 0877b20

Please sign in to comment.