Skip to content

Commit 97a8f66

Browse files
authored
Boost installation for Windows build fixed
1 parent d6b6279 commit 97a8f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
arch: x64
3737
- name: Install Boost
38-
uses: MarkusJx/install-boost@v2.4.1
38+
uses: MarkusJx/install-boost@6d8df42f57de83c5b326b5b83e7b35d650030103
3939
id: install-boost
4040
with:
4141
# A list of supported versions can be found here:

0 commit comments

Comments
 (0)