Skip to content

Commit 7e7b290

Browse files
authored
Merge pull request #26 from stackql/feature/updates
homebrew fix
2 parents 09d1951 + c5e9288 commit 7e7b290

6 files changed

Lines changed: 248 additions & 220 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'setup stackql'
1+
name: 'setup stackql test'
22

33
on:
44
push:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Check the "Use GitHub Provider" step in [setup-stackql.yml](.github/workflows/se
1717

1818
```yaml
1919
- name: setup StackQL
20-
uses: stackql/setup-stackql@v2.1.0
20+
uses: stackql/setup-stackql@v2.2.0
2121
with:
2222
use_wrapper: true
2323

@@ -34,7 +34,7 @@ Check the "Use Google Provider" step in [setup-stackql.yml](.github/workflows/se
3434
3535
```yaml
3636
- name: setup StackQL
37-
uses: stackql/setup-stackql@v2.1.0
37+
uses: stackql/setup-stackql@v2.2.0
3838
with:
3939
use_wrapper: true
4040

0 commit comments

Comments
 (0)