Skip to content

Commit 3ef1dd9

Browse files
committed
🩹 Fix OpenAPI codegen 4
1 parent c4d0d04 commit 3ef1dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/snutt-deploy.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
- name: Setup mise (Tuist)
6262
uses: jdx/mise-action@v2
6363

64-
- name: Install just
65-
run: brew install just
64+
- name: Install brew dependencies
65+
run: brew install just mint
6666

6767
- name: Setup Ruby
6868
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)