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