mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-21 20:15:01 +02:00
🔧 fix(workflows): specified bash as the shell to use
This commit is contained in:
2
.github/workflows/commit.yml
vendored
2
.github/workflows/commit.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
|||||||
|
|
||||||
echo "Error: Commit message is not conventional"
|
echo "Error: Commit message is not conventional"
|
||||||
exit 1
|
exit 1
|
||||||
shell: /usr/bin/bash -e
|
shell: bash
|
Reference in New Issue
Block a user