Skip to content

Commit c6780ed

Browse files
try to use a iql script;
1 parent ad26b7d commit c6780ed

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 -i ./examples/get-github-commits --auth="${AUTH}"
35+
stackql exec -i ./examples/get-github-commits.iql --auth="${AUTH}"

0 commit comments

Comments
 (0)