Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Feb 6, 2024
1 parent 84864a0 commit fc38ff1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,12 @@ jobs:
with:
setup: |
set -ex
systemctl start systemd-time-wait-sync
wget https://github.com/Eeems-Org/sysfs_preload/releases/download/1.0.0/packages.zip -O /tmp/packages.zip
unzip /tmp/packages.zip -d /tmp
opkg install /tmp/rmall/sysfs_preload_1.0.0-1_rmall.ipk
echo "src/gz local-rmall file:///opt/tmp/src" > /opt/etc/opkg.conf.d/16-local.conf
run: |
set -ex
systemctl start systemd-time-wait-sync
echo Y | toltecctl generate-opkg-conf
opkg update
opkg install oxide
Expand Down

0 comments on commit fc38ff1

Please sign in to comment.