Skip to content

Commit

Permalink
Specify the container to build documentation on
Browse files Browse the repository at this point in the history
  • Loading branch information
younata committed Dec 17, 2024
1 parent d322359 commit 8f6fcf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ permissions:
jobs:
build-documentation:
runs-on: ubuntu-latest
container: swift:latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8f6fcf8

Please sign in to comment.