Skip to content

Commit 7eb7dfe

Browse files
try to use a iql script;
1 parent c69af41 commit 7eb7dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set-up-stackql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
3333
- name: Pull Github
3434
run: |
35-
stackql exec "REGISTRY PULL github v23.01.00104;" --auth="${AUTH}"
35+
stackql exec -i ./examples/get-github-commits --auth="${AUTH}"

0 commit comments

Comments
 (0)