Skip to content

Commit

Permalink
fix directory one. last. time
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanetteclark committed Mar 15, 2024
1 parent 54748ee commit 0eed6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
quarto render "nceas-training/materials"
elif [[ "${{ env.REPO }}" == "scalable-computing-course" ]]; then
echo "Rendering scalable-computing-course"
quarto render "scalable-computing-course/materials"
quarto render "scalable-computing-course"
fi
- name: Move training materials to public/$BRANCH
Expand Down

0 comments on commit 0eed6a6

Please sign in to comment.