mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
fix examples path
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
51c7ba2def
commit
dc8d7098f1
1 changed files with 1 additions and 1 deletions
|
|
@ -208,5 +208,5 @@ jobs:
|
|||
|
||||
cd ../..
|
||||
|
||||
ROC=./roc_nightly/roc EXAMPLES_DIR=./examples ./ci/all_tests.sh
|
||||
ROC=./roc_nightly/roc EXAMPLES_DIR=./examples/ ./ci/all_tests.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue