Skip to content

Commit 84af3e1

Browse files
committed
updated workflow
1 parent 48cbbb6 commit 84af3e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stackql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
use_wrapper: true
2828

2929
- name: pull Google docs
30+
shell: bash
3031
run: "stackql exec 'REGISTRY PULL google'"
3132

3233
- name: dry run StackQL query
@@ -85,6 +86,7 @@ jobs:
8586
use_wrapper: true
8687

8788
- name: pull Google docs
89+
shell: bash
8890
run: "stackql exec 'REGISTRY PULL google'"
8991

9092
- uses: hashicorp/setup-terraform@v2

0 commit comments

Comments
 (0)