explicitly set shell=bash

This commit is contained in:
Philipp Crocoll
2025-06-17 21:08:13 +02:00
parent d12f936898
commit a7397c3316

View File

@@ -23,6 +23,7 @@ jobs:
- name: Print name
run: echo "Hello $NAME. $BUILD. "
shell: bash
env:
BUILD: 'We are currently testing'
@@ -33,6 +34,7 @@ jobs:
MyAndroidSigningStorePass: ${{ secrets.KEY_STORE_PASSWORD }}
MyAndroidSigningKeyPass: ${{ secrets.KEY_PASSWORD }}
MyTestEnv: abcd
shell: bash
run: |
echo $KeyStore
echo ${{ github.workspace }}/kp2a_net.keystore