Skip to content

Commit aef9273

Browse files
author
tudor
committed
fix
1 parent 5b54d33 commit aef9273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_readme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Checkout
4747
run: |
48-
git clone --single-branch tudor/feat-docker-action https://github.com/electric-sql/pglite.git /src
48+
git clone --single-branch --branch tudor/feat-docker-action https://github.com/electric-sql/pglite.git /src
4949
# - name: Checkout
5050
# uses: actions/checkout@v4
5151

0 commit comments

Comments
 (0)