mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
mirror.yml
fix syntax
This commit is contained in:
parent
6dfff2a233
commit
137f957e1d
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
path: ./src/fhem-mirror/.git
|
||||
key: ${{ runner.os }}-fhemsvndir-${{ steps.get-date.outputs.timestamp }}
|
||||
restore-keys: |
|
||||
key: ${{ runner.os }}-fhemsvndir-
|
||||
${{ runner.os }}-fhemsvndir-
|
||||
|
||||
- name: generate merged authors file
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user