We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c2c88a + b93ec14 commit 21009b6Copy full SHA for 21009b6
.github/workflows/ci.yml
@@ -60,4 +60,4 @@ jobs:
60
run: |
61
./arkscript --version
62
mkdir -p std && mv *.ark std/
63
- ./arkscript tests/all.ark -L ./
+ ./arkscript --lib ./ tests/all.ark
0 commit comments