Skip to content

Commit

Permalink
Copy learning goals to _site directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacomis committed Aug 15, 2023
1 parent ce466f4 commit 039e845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
mkdir _site/assignments
#cp assignments/*.html _site/assignments/
#rm schedule_.md
cp learninggoals.html _site/
- name: Push to gh-pages
run: |
Expand Down

0 comments on commit 039e845

Please sign in to comment.