mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 08:11:12 +00:00
remvoe env var check
This commit is contained in:
parent
4bea1daeab
commit
207fdb6441
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -18,8 +18,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- run: echo $SCCACHE_REGION
|
|
||||||
|
|
||||||
- name: Install CI Libraries
|
- name: Install CI Libraries
|
||||||
run: sudo ./ci/install-ci-libraries.sh 10
|
run: sudo ./ci/install-ci-libraries.sh 10
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue