Skip to content

Commit d266e2d

Browse files
Update build.yml
1 parent 60feb0e commit d266e2d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ on:
66
permissions:
77
contents: write
88

9+
env:
10+
SHELL: /bin/bash
11+
912
jobs:
1013
build_pkg:
11-
environment:
12-
SHELL=/bin/bash
14+
1315
runs-on: ubuntu-latest
1416
container: golang:bookworm
1517

0 commit comments

Comments
 (0)