Skip to content

Commit 48cbbb6

Browse files
committed
updated workflow
1 parent 59c914d commit 48cbbb6

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
@@ -27,9 +27,7 @@ jobs:
2727
use_wrapper: true
2828

2929
- name: pull Google docs
30-
uses: stackql/stackql-exec@v1.3.1
31-
with:
32-
query: "REGISTRY PULL google"
30+
run: "stackql exec 'REGISTRY PULL google'"
3331

3432
- name: dry run StackQL query
3533
shell: bash

0 commit comments

Comments
 (0)