Skip to content

Commit 59c914d

Browse files
committed
updated workflow
1 parent 8261aa7 commit 59c914d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/stackql.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ jobs:
8787
use_wrapper: true
8888

8989
- name: pull Google docs
90-
uses: stackql/stackql-exec@v1.3.1
91-
with:
92-
query: "REGISTRY PULL google"
90+
run: "stackql exec 'REGISTRY PULL google'"
9391

9492
- uses: hashicorp/setup-terraform@v2
9593

0 commit comments

Comments
 (0)