Typo
Some checks failed
CI.yml / build (push) Has been cancelled

This commit is contained in:
d3m0k1d
2026-01-11 20:14:40 +03:00
parent 489f1f6405
commit 666bd46827

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/setup-go@v6 uses: actions/setup-go@v6
with: with:
go-version: '1.25' go-version: '1.25'
cache: false cache: true
- name: Install deps - name: Install deps
run: go mod tidy run: go mod tidy
- name: Golangci-lint - name: Golangci-lint