We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db9bbe commit 9595222Copy full SHA for 9595222
1 file changed
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Check out 4D-AIKit
34
uses: actions/checkout@v4
35
with:
36
- repository: 4d/4D-AIKit
+ repository: 4d/4D-AIKIT
37
path: Components/4D-AIKit.4dbase
38
ref : ${{ env.DEPENDENCIES_BRANCH }}
39
fetch-depth: 0
0 commit comments