mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +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: |
|
||||
${{ runner.os }}-fhemsvndir-
|
||||
|
||||
- name: remove gitconfig
|
||||
run: |
|
||||
rm ./src/fhem-mirror/.git/config
|
||||
#- name: remove gitconfig
|
||||
# run: |
|
||||
# rm ./src/fhem-mirror/.git/config
|
||||
|
||||
- name: checkout main branch
|
||||
uses: actions/checkout@v2.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user