Unverified Commit 5007c110 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-N1.yml

parent 60cd1bc3
......@@ -34,13 +34,9 @@ on:
options:
- '1024'
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v3
......@@ -94,7 +90,7 @@ jobs:
fi
echo "file=$ROOTFS_FILE" >> $GITHUB_OUTPUT
- name: Package armsr-armv8 as ImmortalWrt for N1
- name: Package armsr-armv8 as ImmortalWrt for N1
uses: ophub/flippy-openwrt-actions@main
if: ${{ steps.down.outputs.status }} == 'success' && !cancelled()
env:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment