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 88c7d10 commit ef240b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/client-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
run: |
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"
echo C:\\local\\boost_1_84_0 >> $env:GITHUB_PATH
- name: Cache Maven packages
uses: actions/cache@v4
with:
Expand Down

0 comments on commit ef240b7

Please sign in to comment.