Skip to content

Commit 7933e2a

Browse files
authored
fix: typo
1 parent 9e75d50 commit 7933e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v2
1212

1313
- name: Set up CMake
14-
uses: jwlawrence/SetupCMake@v2.1.0
14+
uses: jwlawson/actions-setup-cmake@v2.0.2
1515

1616
- name: Create build directory
1717
run: mkdir build

0 commit comments

Comments
 (0)