mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
Update mirror.yml
disable rm step
This commit is contained in:
parent
b3caf313f5
commit
43c3f82090
6
.github/workflows/mirror.yml
vendored
6
.github/workflows/mirror.yml
vendored
@ -46,9 +46,9 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-fhemsvndir-
|
${{ runner.os }}-fhemsvndir-
|
||||||
|
|
||||||
- name: remove gitconfig
|
#- name: remove gitconfig
|
||||||
run: |
|
# run: |
|
||||||
rm ./src/fhem-mirror/.git/config
|
# rm ./src/fhem-mirror/.git/config
|
||||||
|
|
||||||
- name: checkout main branch
|
- name: checkout main branch
|
||||||
uses: actions/checkout@v2.4.0
|
uses: actions/checkout@v2.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user