Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KwilLuke committed Feb 3, 2025
1 parent 4d8d7e4 commit 1c5163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Set up KwilDB Docker in Public mode
run: |
git clone https://github.com/kwilteam/kwil-db.git /tmp/kwil-db-public -b v0.10.0-beta-1
git clone https://github.com/kwilteam/kwil-db.git /tmp/kwil-db-public -b main
cd /tmp/kwil-db-public
task work
task build:docker
Expand Down

0 comments on commit 1c5163c

Please sign in to comment.