mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Set the shell to bash
This commit is contained in:
1
.github/workflows/Preview.yml
vendored
1
.github/workflows/Preview.yml
vendored
@@ -69,6 +69,7 @@ jobs:
|
||||
p12-password: ${{ secrets.APPLE_CERT_PASSWORD }}
|
||||
|
||||
- name: Set commit count
|
||||
shell: bash
|
||||
run: |
|
||||
commit_count=$(git rev-list --count HEAD)
|
||||
echo "COMMIT_COUNT=$commit_count" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user