Skip to content

Commit baeee22

Browse files
committed
Automated update from private repo
1 parent 40e414e commit baeee22

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

project.ptx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
<target name="syllabus-print" source="syllabus.ptx" format="pdf"
1111
output-filename="syllabus.pdf" publication="publication-syllabus.ptx" />
1212

13-
<!-- deleted deploy-dir="psets" because there are no psets yet -->
1413
<target name="psets-web" format="html" source="psets.ptx"
15-
publication="publication.ptx" />
14+
publication="publication.ptx" deploy-dir="psets" />
1615
<target name="psets-print" format="pdf" source="psets.ptx"
1716
output-filename="psets.pdf" publication="publication.ptx" />
1817

0 commit comments

Comments
 (0)