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
|
||||
run-name: build page
|
||||
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
@ -16,5 +15,5 @@ jobs:
|
||||
uses: actions/cache/save@v3
|
||||
id: cache
|
||||
with:
|
||||
path: .
|
||||
path: ./
|
||||
key: 'latex-presentation'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user