Skip to content

Commit

Permalink
switch workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
blocktrron committed Oct 9, 2023
1 parent c997a88 commit 6a701ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build
uses: blocktrron/gh-action-sdk@skip-kmods
uses: openwrt/gh-action-sdk@main
env:
ARCH: ${{ matrix.arch }}-${{ matrix.version }}
NO_DEFAULT_FEEDS: 1
Expand Down

0 comments on commit 6a701ad

Please sign in to comment.