mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
disable cache
This commit is contained in:
2
.github/workflows/build-module.yml
vendored
2
.github/workflows/build-module.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
${{ runner.os }}-build-vm4-cache-tools-kernel-${{ matrix.build_env.tag }}-${{ matrix.build_env.pkgarch}}-
|
||||
|
||||
- name: Building kernel and tools
|
||||
if: ${{ steps.cache-tools-kernel.outputs.cache-hit != 'true' }}
|
||||
#if: ${{ steps.cache-tools-kernel.outputs.cache-hit != 'true' }}
|
||||
run: |
|
||||
echo "pkgarch: ${{ matrix.build_env.pkgarch}}, target:${{ matrix.build_env.target}}, subtarget: ${{ matrix.build_env.subtarget}}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user