From 5d11419233dc98228400bf4dcfa41e2a0316b5cc Mon Sep 17 00:00:00 2001 From: Mehmet Bektas Date: Mon, 29 Apr 2024 09:43:56 -0700 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f1a066a2..3f5fd347 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -21,6 +21,9 @@ jobs: name: '${{ matrix.cfg.platform_name }} installer' runs-on: ${{ matrix.cfg.os }} + defaults: + run: + shell: bash -el {0} steps: - uses: actions/checkout@v4 @@ -72,7 +75,6 @@ jobs: result-encoding: string - name: test conda - shell: bash -el {0} run: | # conda activate conda info