mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-15 10:10:50 -06:00
typo
This commit is contained in:
3
.github/workflows/ci-bats-unix.yaml
vendored
3
.github/workflows/ci-bats-unix.yaml
vendored
@@ -64,7 +64,8 @@ jobs:
|
||||
pip install pandas
|
||||
pip install pyarrow
|
||||
- name: Install Parquet-tools
|
||||
run: brew install parquet-tools
|
||||
run: |
|
||||
brew install parquet-tools
|
||||
- name: Install Dolt
|
||||
working-directory: ./go
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user