Kaynağa Gözat

Update action.yml (#4512)

ianedwards 2 yıl önce
ebeveyn
işleme
8ae2c1e6ca
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/actions/build-npm/action.yml

+ 1 - 0
.github/actions/build-npm/action.yml

@@ -19,6 +19,7 @@ runs:
         cd dashboard
         npm i --legacy-peer-deps
     - name: Set Environment Variables
+      shell: bash
       run: |
         touch dashboard/.env
         echo '${{ inputs.env_vars }}' > dashboard/.env