mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
Update mirror.yml
debug ls -a
This commit is contained in:
parent
47a15d95db
commit
2f1531b347
3
.github/workflows/mirror.yml
vendored
3
.github/workflows/mirror.yml
vendored
@ -108,7 +108,8 @@ jobs:
|
|||||||
# ls -la ;
|
# ls -la ;
|
||||||
# git config --add remote.origin.push 'refs/remotes/svn/trunk:refs/heads/master';
|
# git config --add remote.origin.push 'refs/remotes/svn/trunk:refs/heads/master';
|
||||||
- name: Recopy Workflow Files
|
- name: Recopy Workflow Files
|
||||||
run: |
|
run:
|
||||||
|
ls -a ${GITHUB_WORKSPACE}
|
||||||
cp -R ${GITHUB_WORKSPACE}/.github ./src/fhem-mirror
|
cp -R ${GITHUB_WORKSPACE}/.github ./src/fhem-mirror
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user