mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
Small change
This commit is contained in:
parent
43c31ad736
commit
745da57c85
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ provides:
|
|||
interprets:
|
||||
extensions: lua
|
||||
args: lua
|
||||
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
tea.xyz/gx/cc: c99
|
||||
|
@ -26,4 +26,4 @@ build:
|
|||
test:
|
||||
script: |
|
||||
lua -v
|
||||
working-directory: build
|
||||
lua -e 'print("Hello World!")'
|
||||
|
|
Loading…
Reference in a new issue