removed extra dash

This commit is contained in:
Anton-4 2023-02-07 20:01:33 +01:00
parent ab1f87fc3d
commit 607b813829
No known key found for this signature in database
GPG Key ID: 0971D718C0A9B937

View File

@ -165,7 +165,7 @@ jobs:
- run: cd basic-cli-platform && ls | grep "tar" | xargs tar -xzf
- name: prep testing http-get.roc
- run: |
run: |
cd basic-cli-platform
curl -OL https://github.com/roc-lang/basic-cli/blob/main/examples/http-get.roc
curl -OL https://github.com/roc-lang/basic-cli/blob/main/ci/expect_scripts/http-get.exp