Skip to content

Commit

Permalink
ci: Fix cloning dartagnan
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 11, 2024
1 parent 669100d commit 653b0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Clone Dartagnan
uses: actions/checkout@v4
with:
repository: https://github.com/KDABLabs/dartagnan.git
repository: "KDABLabs/dartagnan.git"
submodules: true

- name: Build Dartagnan
Expand Down

0 comments on commit 653b0fe

Please sign in to comment.