From 433cb496a5a889bb5d369a67023b46aeb9338b2f Mon Sep 17 00:00:00 2001 From: wugeshui <106943115+wugeshui@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:23:59 +0800 Subject: [PATCH] Update ce.yml --- .github/workflows/ce.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ce.yml b/.github/workflows/ce.yml index f036ff291..e4caaee24 100644 --- a/.github/workflows/ce.yml +++ b/.github/workflows/ce.yml @@ -38,10 +38,10 @@ jobs: # name: train-results # path: /artifacts/** - name: Flag override - if: ${{ needs.Archive_Results.outputs.results == 1 }} +# if: ${{ needs.Archive_Results.outputs.results == 1 }} run: | echo ${{ needs.Archive_Results.outputs.results }} - cp -r ${source_file} ${target_file} +# cp -r ${source_file} ${target_file}