mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
more debug
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
dc744942e6
commit
758acdbf67
1 changed files with 1 additions and 2 deletions
3
.github/workflows/sync-docs.yml
vendored
3
.github/workflows/sync-docs.yml
vendored
|
@ -35,10 +35,9 @@ jobs:
|
|||
|
||||
- name: update code and commit
|
||||
run: |
|
||||
ls -la /
|
||||
ls -la /home
|
||||
ls -la ../
|
||||
ls -la ./
|
||||
pwd
|
||||
rm -rf content
|
||||
cp -r /main/docs content
|
||||
make clean-after-copy
|
||||
|
|
Loading…
Reference in a new issue