From 728698b54ef511b8ebd0be4a1d44b1c0841ee383 Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Sat, 18 Apr 2020 15:53:29 +0800 Subject: [PATCH] ci: test --- .github/workflows/deploy.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 73a0c3b5..d22a6ace 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,10 +40,10 @@ jobs: # --thread-count=32 - name: CDN refresh run: | - cat cdnrefresh.txt | while read line - do - echo $line - done + cat cdnrefresh.txt | while read line + do + echo $line + done echo "https://cdn.d2.pub/${GITHUB_REPOSITORY//*\//}/preview/" > cdnrefresh.txt ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt