Skip to content

Commit

Permalink
try without
Browse files Browse the repository at this point in the history
  • Loading branch information
dankinsoid committed Mar 22, 2024
1 parent 83fcae3 commit 187cffb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
- id: pages
name: Setup Pages
uses: actions/configure-pages@v4
- name: Select Latest Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- name: Build DocC
run: |
swift package resolve;
Expand Down

0 comments on commit 187cffb

Please sign in to comment.