Skip to content

Commit 01bed67

Browse files
committed
typo cjit
1 parent e14d8e8 commit 01bed67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
make osx
109109
- name: Run tests
110110
run: |
111-
.\cjit.command test\hello.c
111+
./cjit.command test\hello.c
112112
113113
semantic-release:
114114
name: 🤖 Semantic release

0 commit comments

Comments
 (0)