Skip to content

Commit aeb0ccd

Browse files
author
Fotis Koutoulakis
committed
Update pull-request-checks.yaml
1 parent ed3dcd5 commit aeb0ccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
submodules: recursive
3636

3737
- name: Install bison and flex
38-
run: "%SCRIPT_DIR%\install-bison.bat"
38+
run: "%SCRIPT_DIR%\\install-bison.bat"
3939

4040
- name: Build cbmc
41-
run: "%SCRIPT_DIR%\build-cbmc.bat"
41+
run: "%SCRIPT_DIR%\\build-cbmc.bat"

0 commit comments

Comments
 (0)