Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Oct 16, 2023
1 parent 48cbbb6 commit 84af3e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stackql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
use_wrapper: true

- name: pull Google docs
shell: bash
run: "stackql exec 'REGISTRY PULL google'"

- name: dry run StackQL query
Expand Down Expand Up @@ -85,6 +86,7 @@ jobs:
use_wrapper: true

- name: pull Google docs
shell: bash
run: "stackql exec 'REGISTRY PULL google'"

- uses: hashicorp/setup-terraform@v2
Expand Down

0 comments on commit 84af3e1

Please sign in to comment.