mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
use new ROC env var
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
1c1231bc11
commit
8314781390
1 changed files with 1 additions and 1 deletions
2
.github/workflows/basic_cli_test_arm64.yml
vendored
2
.github/workflows/basic_cli_test_arm64.yml
vendored
|
|
@ -51,4 +51,4 @@ jobs:
|
|||
- name: Run all tests with latest roc nightly and latest basic-cli release
|
||||
run: |
|
||||
sed -i 's/x86_64/arm64/g' ./ci/test_latest_release.sh
|
||||
EXAMPLES_DIR=./latest-release-examples/ ./ci/test_latest_release.sh
|
||||
ROC=./roc_nightly/roc EXAMPLES_DIR=./latest-release-examples/ ./ci/test_latest_release.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue