Skip to content

Commit 95c126c

Browse files
committedMay 10, 2021
typo in yaml
1 parent 713818b commit 95c126c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.github/workflows/compileLatex.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Compile latex problem sets
2-
on: push:
2+
on:
3+
push:
34
paths:
45
- 'ProblemSets_PartI/*'
56
jobs:

0 commit comments

Comments
 (0)