Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou committed May 24, 2024
1 parent d2b38c7 commit 88c7d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
choco install winflexbison3
choco install boost-msvc-14.3 --version=1.84.0.1
$env:PATH="$env:PATH;C:\local\boost_1_84_0"
echo "##vso[task.prependpath]C:\local\boost_1_84_0"
- name: Cache Maven packages
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 88c7d10

Please sign in to comment.