Skip to content

Commit

Permalink
Update build-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielswalker authored Sep 9, 2024
1 parent 60c5fda commit f223b51
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 @@ -55,7 +55,7 @@ jobs:
runs-on: ${{ github.repository_owner == 'cFS' && 'linux' || 'ubuntu-latest' }}
strategy:
matrix:
target: ['["cfe-usersguide"]', '["mission-doc"]']
target: ['cfe-usersguide', 'mission-doc']
env:
CACHE_KEY: "cfs-doc-${{ github.run_number }}"
DEPLOY: "false"
Expand Down

0 comments on commit f223b51

Please sign in to comment.