Skip to content

Commit

Permalink
Add sqm
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbidrabbit committed Apr 21, 2022
1 parent 70c40a3 commit 7f08cc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ipq807x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
echo "CONFIG_PACKAGE_qca-ssdk-shell=y\n" >> .config
echo "CONFIG_PACKAGE_wpad-basic-wolfssl=m\n" >> .config
echo "CONFIG_PACKAGE_wpad-wolfssl=y\n" >> .config
echo "CONFIG_PACKAGE_luci-app-sqm=y\n" >> .config
make defconfig
- name: Download package sources
Expand Down Expand Up @@ -82,4 +83,4 @@ jobs:
prerelease: true
title: "Updated prebuilt images ${{ env.NOW }}"
automatic_release_tag: "ipq807x-${{ env.NOW }}"
files: bin/targets/ipq807x/generic/*
files: bin/targets/ipq807x/generic/*

0 comments on commit 7f08cc2

Please sign in to comment.