Skip to content

Commit

Permalink
Update path to sample problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaabp authored Jul 18, 2023
1 parent cc7b3e0 commit d555530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sample_problem_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: parse sample problems
run: |
perl pg/bin/parse-problem-doc.pl \
--problem_dir=/home/runner/work/pg-docs/pg-docs/pg/doc/sample-problems \
--problem_dir=/home/runner/work/pg-docs/pg-docs/pg/tutorial/sample-problems \
--out_dir=/home/runner/work/pg-docs/pg-docs/sample-problems \
--pod_root=https://openwebwork.github.io/pg-docs/pod \
--pg_doc_home=https://openwebwork.github.io/pg-docs/sample-problems
Expand Down

0 comments on commit d555530

Please sign in to comment.