Skip to content

Commit

Permalink
roll-back
Browse files Browse the repository at this point in the history
  • Loading branch information
humanagent committed Dec 6, 2023
1 parent 8b0b584 commit ed079b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
with:
xcode-version: latest-stable
- name: "Build docs"
# run: swift package --allow-writing-to-directory ./docs generate-documentation --target XMTP --disable-indexing --output-path ./docs --hosting-base-path xmtp-ios --transform-for-static-hosting
run: xcodebuild docbuild -scheme XMTP -destination 'generic/platform=ios'
run: swift package --allow-writing-to-directory ./docs generate-documentation --target XMTP --disable-indexing --output-path ./docs --hosting-base-path xmtp-ios --transform-for-static-hosting
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down
7 changes: 0 additions & 7 deletions Sources/YourTestTarget/Test.swift

This file was deleted.

0 comments on commit ed079b9

Please sign in to comment.