mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
Update mirror.yml
Fix bash command
This commit is contained in:
parent
d8ee63d516
commit
0b58876281
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
||||
|
||||
- name: show gitconfig
|
||||
run: |
|
||||
cat ${GITHUB_WORKSPACE}/main/.git/config;
|
||||
cat ${GITHUB_WORKSPACE}/src/fhem-mirror/.git/config;
|
||||
|
||||
- name: Commit changes
|
||||
if: ${{ steps.fetchsvn.outputs.SVN_FETCH_STATUS == 'complete' }}
|
||||
|
Loading…
Reference in New Issue
Block a user