Skip to content

Commit 98218c3

Browse files
tried to add execute permission
1 parent 95bb479 commit 98218c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Validate Stackql Version
2727
run: |
28+
which which
2829
which stackql
2930
chmod +x $(which stackql)
3031
stackql --version

0 commit comments

Comments
 (0)