Skip to content

Commit 018114b

Browse files
authored
Update specs.yml
1 parent fb5fdc6 commit 018114b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/specs.yml

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

0 commit comments

Comments
 (0)