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