We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b54d33 commit aef9273Copy full SHA for aef9273
.github/workflows/build_readme.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Checkout
47
run: |
48
- git clone --single-branch tudor/feat-docker-action https://github.com/electric-sql/pglite.git /src
+ git clone --single-branch --branch tudor/feat-docker-action https://github.com/electric-sql/pglite.git /src
49
# - name: Checkout
50
# uses: actions/checkout@v4
51
0 commit comments