Skip to content

Commit

Permalink
Update Cldoc repo git link (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
kprinssu authored Nov 4, 2024
1 parent 3d431f8 commit 30517ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/objective-c-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- run: src=$(/usr/bin/curl -Lfs https://raw.githubusercontent.com/acidanthera/VoodooInput/master/VoodooInput/Scripts/bootstrap.sh) && eval "$src" && mv VoodooInput Dependencies
- run: pip3 install --break-system-packages cpplint
- run: pip3 install --break-system-packages git+https://github.com/newperson1746/cldoc-fix.git
- run: pip3 install --break-system-packages git+https://github.com/voodooi2c/cldoc.git
- run: git submodule init && git submodule update

- name: xcodebuild
Expand Down

0 comments on commit 30517ef

Please sign in to comment.