ci: ci test
This commit is contained in:
parent
8a908fccf9
commit
8f44829963
|
|
@ -40,7 +40,7 @@ jobs:
|
||||||
# --thread-count=32
|
# --thread-count=32
|
||||||
- name: CDN refresh
|
- name: CDN refresh
|
||||||
run: |
|
run: |
|
||||||
echo https://cdn.d2.pub/${GITHUB_REPOSITORY//*\//}/preview/ > cdnrefresh.txt
|
echo https://cdn.d2.pub/${{ GITHUB_REPOSITORY//*\// }}/preview/ > cdnrefresh.txt
|
||||||
./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
||||||
|
|
||||||
# ftp:
|
# ftp:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue