Skip to content

Commit

Permalink
Update Documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duzexu authored Aug 3, 2024
1 parent 0d7ec9e commit 024dae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
- name: Install swift-doc
run: |
brew install swiftdocorg/formulae/swift-doc
/home/linuxbrew/.linuxbrew/bin/brew install swiftdocorg/formulae/swift-doc
- name: Generate Documentation
run: |
swift doc generate ADPhotoKit/Classes --module-name ADPhotoKit --output Wiki
Expand Down

0 comments on commit 024dae2

Please sign in to comment.