Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoier authored Dec 10, 2023
1 parent 35ef7f2 commit 2a9f8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
key: openwrt-sdk-23.05-rc3-x86_64

- name: Initialization environment
if: steps.cache-sdk.outputs.cache-hit != 'true'
#if: steps.cache-sdk.outputs.cache-hit != 'true'
env:
url_sdk: https://downloads.openwrt.org/releases/23.05.0/targets/x86/64/openwrt-sdk-23.05.0-x86-64_gcc-12.3.0_musl.Linux-x86_64.tar.xz
run: |
Expand Down

0 comments on commit 2a9f8df

Please sign in to comment.