https clone

This commit is contained in:
Max Hoffman
2022-12-09 10:17:30 -08:00
parent afb36d13b2
commit 83db72f8dd

View File

@@ -38,7 +38,7 @@ jobs:
- name: Clone sysbench scripts
run: |
scripts=$GITHUB_WORKSPACE/scripts
git clone git@github.com:dolthub/systab-sysbench-scripts.git "$scripts"
git clone https://github.com/dolthub/sysbench-lua-scripts.git "$scripts"
- name: Run bench
id: bench