Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Upload firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
macaron committed Feb 21, 2024
1 parent 83180b1 commit 9aecdef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,8 @@ jobs:
cp $GITHUB_WORKSPACE/.config .
make -j$(nproc)
working-directory: openwrt

- name: Upload firmware
uses: actions/upload-artifact@v4
with:
path: openwrt/bin/targets/ath79/generic

0 comments on commit 9aecdef

Please sign in to comment.