auto added
Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
21d5c12333
commit
81fb51dfe4
@ -1,6 +1,5 @@
|
|||||||
name: Build Webpage
|
name: Build Webpage
|
||||||
run-name: build page
|
run-name: build page
|
||||||
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -16,5 +15,5 @@ jobs:
|
|||||||
uses: actions/cache/save@v3
|
uses: actions/cache/save@v3
|
||||||
id: cache
|
id: cache
|
||||||
with:
|
with:
|
||||||
path: .
|
path: ./
|
||||||
key: 'latex-presentation'
|
key: 'latex-presentation'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user