Merge pull request #5755 from roc-lang/basic-cli-branch-switch

use basic-cli main branch again
This commit is contained in:
Anton-4 2023-08-12 18:33:30 +02:00 committed by GitHub
commit 0b3bbadf66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ export ROC_DOCS_URL_ROOT=/packages/basic-cli
rm -rf ./downloaded-basic-cli
git clone --branch new-abilities-syntax --depth 1 https://github.com/roc-lang/basic-cli.git downloaded-basic-cli
git clone --depth 1 https://github.com/roc-lang/basic-cli.git downloaded-basic-cli
cargo run --bin roc-docs downloaded-basic-cli/src/main.roc