We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5e0b2 commit 528c2f0Copy full SHA for 528c2f0
1 file changed
.github/workflows/build.yml
@@ -2,6 +2,9 @@ name: Build
2
3
on: [push, pull_request]
4
5
+defaults:
6
+ run:
7
+ shell: bash
8
9
jobs:
10
build:
0 commit comments