2
0
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:
sidey79 2021-11-07 01:24:51 +01:00 committed by GitHub
parent 47a15d95db
commit 2f1531b347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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