Skip to content

Commit

Permalink
BUG: Fix publishing documentation (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung authored Feb 26, 2024
1 parent 262099f commit b189fa9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ concurrency:
jobs:
build:
name: Build
runs-on: ubuntu-latest
container: swift:5.9.2-jammy
runs-on: macos-14
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b189fa9

Please sign in to comment.