Skip to content

Commit bfe8d6c

Browse files
authored
Update specs.yml
fix command in CI
1 parent 861cfbc commit bfe8d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
touch .env
3434
sudo sh -c 'echo -1 > /proc/sys/fs/binfmt_misc/status'
35-
./luaonbeans.org -D . -s -d
35+
./luaonbeans -D . -s -d
3636
sleep 1
3737
3838
- name: Run tests

0 commit comments

Comments
 (0)