Skip to content

Commit

Permalink
Update build_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbs authored Feb 23, 2024
1 parent e538fc8 commit 5ea2dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build Documentation
if: steps.changes.outputs.src == 'true'
run: |
set -o pipefail\
set -o pipefail &&\
xcodebuild docbuild\
-scheme Runestone\
-destination 'generic/platform=iOS'\
Expand Down

0 comments on commit 5ea2dd6

Please sign in to comment.