Browse Source

fix if condition

Yuki Takei 4 năm trước cách đây
mục cha
commit
0df11f69cc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .github/workflows/reusable-app-reg-suit.yml

+ 0 - 1
.github/workflows/reusable-app-reg-suit.yml

@@ -70,7 +70,6 @@ jobs:
         npx lerna bootstrap -- --frozen-lockfile
 
     - name: Download screenshots taken by cypress
-      if: ${{ inputs.run-compare }}
       uses: actions/download-artifact@v2
       with:
         name: ${{ inputs.cypress-report-artifact-name }}