Force bump Yaak CLI

This commit is contained in:
Gregory Schier
2024-07-22 18:27:24 -07:00
parent c57096640d
commit 5aa3c06112

View File

@@ -81,7 +81,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install yaak CLI
run: go install github.com/yaakapp/yaakcli@latest
run: go install github.com/yaakapp/yaakcli@0.0.9
- name: Run lint
run: npm run lint