Skip to content

Commit

Permalink
Update x86-x64-openwrt-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Dec 20, 2024
1 parent 761bdcb commit da1a437
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/x86-x64-openwrt-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ jobs:
cp ../scripts/init-settings.sh files/etc/uci-defaults/99-init-settings
mkdir -p files/etc/opkg
cp ../configs/opkg/distfeeds-packages-server.conf files/etc/opkg/distfeeds.conf.server
mkdir -p files/etc/opkg/keys
cp ../configs/opkg/1035ac73cc4e59e3 files/etc/opkg/keys/1035ac73cc4e59e3
if "$KMODS_IN_FIRMWARE" = 'true'
then
mkdir -p files/www/snapshots
Expand Down

0 comments on commit da1a437

Please sign in to comment.