Skip to content

Commit

Permalink
Update build-padavan.yml
Browse files Browse the repository at this point in the history
update tagname to RM2100
  • Loading branch information
wxflq2006 authored Nov 11, 2020
1 parent 312f76e commit 2070e3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-padavan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
sudo mkdir -p /opt/images/
- name: Build Firmware
env:
TNAME: K2P_nano-5.0
TNAME: RM2100
run: |
cd /opt/rt-n56u/trunk
if [ ! -f configs/templates/$TNAME.config ] ; then
Expand All @@ -52,4 +52,4 @@ jobs:
if: always()
with:
name: Padavan-packages
path: /opt/images
path: /opt/images

0 comments on commit 2070e3f

Please sign in to comment.