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 4, 2024
1 parent 8d18cf8 commit de8fa20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ jobs:
uses: actions/checkout@v3
with:
repository: ${{ github.repository_owner }}/cFS

- name: Copy Workflow
run: cp -r cfs-repo/.github/workflows/build-deploy-doc.yml ./.github/workflows/build-deploy-doc.yml

- name: Build Mission Doc
uses: ./.github/workflows/build-deploy-doc.yml
with:
Expand Down

0 comments on commit de8fa20

Please sign in to comment.