Skip to content

Commit

Permalink
CI: set path to opkg package feed
Browse files Browse the repository at this point in the history
  • Loading branch information
azrdev committed Jun 9, 2024
1 parent 1680f12 commit 269ae20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openwrt-ipkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: openwrt/gh-action-sdk@main
env:
ARCH: ${{ matrix.arch }}
FEED_DIR: "$GITHUB_WORKSPACE/openwrt/"
PACKAGES: Snapclient

- name: Store packages
Expand Down

0 comments on commit 269ae20

Please sign in to comment.