Skip to content

Commit

Permalink
Update imagebuilder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzsrv committed Jul 2, 2024
1 parent d5caa32 commit 4cba48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/imagebuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
steps:
- name: Requirements
run: |
bash -c 'bash <(curl -s https://build-scripts.immortalwrt.org/init_build_environment.sh)'
wget -q https://downloads.immortalwrt.org/releases/23.05-SNAPSHOT/targets/rockchip/armv8/immortalwrt-imagebuilder-23.05-SNAPSHOT-rockchip-armv8.Linux-x86_64.tar.xz
tar -xJf *.tar.xz
cd immortalwrt-imagebuilder-23.05-SNAPSHOT-rockchip-armv8.Linux-x86_64
Expand Down

0 comments on commit 4cba48b

Please sign in to comment.