Skip to content

Commit

Permalink
workflow: update
Browse files Browse the repository at this point in the history
  • Loading branch information
vernesong committed Nov 19, 2024
1 parent e2ff65b commit 23e8d26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile_new_ipk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
- name: Install OpenWrt SNAPSHPT SDK
run: |
cd ..
mkdir tmp
curl -SLk --connect-timeout 30 --retry 2 "https://downloads.openwrt.org/snapshots/targets/x86/64/openwrt-sdk-x86-64_gcc-13.3.0_musl.Linux-x86_64.tar.zst" -o "./tmp/SNAPSDK.tar.zst"
cd \tmp
zstd -d SNAPSDK.tar.zst
Expand Down

0 comments on commit 23e8d26

Please sign in to comment.