Skip to content

Commit 6a64be8

Browse files
committed
fix (build): Fix syntax error in workflow config
1 parent f1baec6 commit 6a64be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ijepa-cbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
remove-dotnet: 'true'
3030
remove-android: 'true'
3131
remove-haskell: 'true'
32-
remove-codeql: 'true
32+
remove-codeql: 'true'
3333
remove-docker-images: 'true'
3434

3535
- name: Checkout repository

0 commit comments

Comments
 (0)