We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628e41c commit 8a191d0Copy full SHA for 8a191d0
1 file changed
.github/workflows/phpunit-tests-doltlite.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Check out Doltlite
29
uses: actions/checkout@v4
30
with:
31
- repository: timsehn/doltlite
+ repository: dolthub/doltlite
32
path: doltlite-src
33
34
- name: Build Doltlite shared library
0 commit comments