i hate github actions and their documentation...
Some checks failed
Build and Package OPKG / Build for aarch64-3.10 (push) Successful in 45s
Build and Package OPKG / Build for armv5-3.2 (push) Successful in 41s
Build and Package OPKG / Build for armv7-3.2 (push) Has been cancelled
Build and Package OPKG / Build for mips-3.4 (push) Has been cancelled
Build and Package OPKG / Build for mipsel-3.4 (push) Has been cancelled
Build and Package OPKG / Build for armv7-2.6 (push) Has been cancelled

This commit is contained in:
Vladimir Avtsenov 2025-02-14 00:46:28 +03:00
parent e4cecf6022
commit 1063815a10

View File

@ -39,7 +39,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-tags: 1
fetch-tags: true
- name: Set up Go
uses: actions/setup-go@v5