Fix again

This commit is contained in:
Gregory Schier
2024-07-19 14:28:05 -07:00
parent 3e6df98e51
commit cf01ea7656

View File

@@ -43,7 +43,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
version: '1.22'
go-version: '1.22'
- name: Install Yaak CLI
run: go install github.com/yaakapp/cli