Skip to content

Commit

Permalink
Update another.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simpleshell3 authored Jul 2, 2024
1 parent 75a058c commit a58f130
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/another.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,7 @@ jobs:
- name: Install Dpendencies
shell: pwsh
run: |
pushd vcpkg
ls
git clone https://github.com/microsoft/vcpkg.git
pushd .\vcpkg\
.\bootstrap-vcpkg.bat
pushd ports
ls
popd
pushed "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\vcpkg\"
.\vcpkg install `
boost-test:x64-windows `
boost-program-options:x64-windows `
Expand Down

0 comments on commit a58f130

Please sign in to comment.