Skip to content

Commit

Permalink
Update diy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
00575 authored Jul 29, 2023
1 parent 3d14eb3 commit 6557fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
sudo apt update && sudo apt install qemu-utils
sudo sysctl vm.swappiness=0
curl -L https://github.com/stupidloud/sshactions/releases/download/cache/ib-$DEVICE.tar.xz | tar -Jxvf -
curl -L https://github.com/00575/cache-build/releases/download/cache/ib-$DEVICE.tar.xz | tar -Jxvf -
mv *imagebuilder* ib && cd ib
. $GITHUB_WORKSPACE/scripts/merge_files.sh
sed -i '/local/d;s/#//' files/etc/opkg/distfeeds.conf
Expand Down

0 comments on commit 6557fcf

Please sign in to comment.