diff --git a/.github/workflows/sample_problem_docs.yml b/.github/workflows/sample_problem_docs.yml index c29b3e3..1063d83 100644 --- a/.github/workflows/sample_problem_docs.yml +++ b/.github/workflows/sample_problem_docs.yml @@ -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