Skip to content

Commit

Permalink
Update publish-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
N3v1 committed Mar 11, 2024
1 parent 877d38e commit ee14c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
sudo xcode-select -switch /Applications/Xcode_15.0.1.app/Contents/Developer
- name: Delete DerivedData directory 🗑️
run: |
rm -rf ~/Library/Developer/Xcode/DerivedData
rm -rf ~/Library/Developer/Xcode/DerivedData
- name: Build DocC
run: |
xcodebuild docbuild -scheme SLAvatarKit \
Expand Down

0 comments on commit ee14c41

Please sign in to comment.