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
8b28703e86
commit
6846513b88
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -53,9 +53,9 @@ jobs:
|
||||
|
||||
- name: checkout main branch
|
||||
uses: actions/checkout@v2.4.0
|
||||
clean: false
|
||||
with:
|
||||
path: ./src/fhem-mirror
|
||||
clean: false
|
||||
|
||||
- name: generate merged authors file
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user