fix cache
Some checks failed
Build and Package OPKG / Build mips (push) Waiting to run
Build and Package OPKG / Build mipsel (push) Waiting to run
Build and Package OPKG / Build aarch64 (push) Successful in 44s
Build and Package OPKG / Build armv5 (push) Successful in 40s
Build and Package OPKG / Build armv7 (push) Has been cancelled

This commit is contained in:
Vladimir Avtsenov 2025-02-13 23:51:35 +03:00
parent 0e7f697352
commit a2f5294768

View File

@ -40,6 +40,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.21'
cache: false
- name: Install dependencies
run: |