Skip to content

Commit

Permalink
update to run makefile from assignments folder
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasostling committed Dec 18, 2024
1 parent e6e0578 commit f757d51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
Rscript -e 'install.packages("utils")'
- name: Run Makefile
working-directory: IntroML/assignments
run: |
make all

0 comments on commit f757d51

Please sign in to comment.