Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deni2312 committed Apr 18, 2024
1 parent 9e0dccf commit 2a451f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v2
- run: git clone https://github.com/Microsoft/vcpkg.git

- run: dir
- run: .\\vcpkg\\bootstrap-vcpkg.bat
- run: .\\vcpkg\\vcpkg integrate install
- run: .\\vcpkg\\vcpkg install
Expand Down

0 comments on commit 2a451f3

Please sign in to comment.