Fixed Syntax
This commit is contained in:
parent
c549d85049
commit
b80e39d02c
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
|
@ -3,7 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'diarydata/*'
|
- 'diarydata/*'
|
||||||
. 'model.tex'
|
- 'model.tex'
|
||||||
jobs:
|
jobs:
|
||||||
build_latex:
|
build_latex:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Reference in New Issue
Block a user