Back to @latest

This commit is contained in:
Gregory Schier
2024-07-22 18:28:27 -07:00
parent b62901e295
commit cd07123157

View File

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