From 8d93a7f320cacce7c804a23749a6692d48a6a089 Mon Sep 17 00:00:00 2001 From: a624669980 Date: Thu, 30 Sep 2021 16:57:10 +0800 Subject: [PATCH] Modify the publishing process --- .github/workflows/casa.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/casa.yml b/.github/workflows/casa.yml index 386c78e..7a4a4a0 100644 --- a/.github/workflows/casa.yml +++ b/.github/workflows/casa.yml @@ -100,13 +100,13 @@ jobs: race: false ldflags: -s -w buildmode: default - - - name: List Files - run: | - ls - mkdir build - ls - echo "::set-output name=status::success" +# +# - name: List Files +# run: | +# ls +# mkdir build +# ls +# echo "::set-output name=status::success" - name: Pack builds run: |