Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
5007c110
Unverified
Commit
5007c110
authored
Jul 26, 2025
by
wukongdaily
Committed by
GitHub
Jul 26, 2025
Browse files
Update build-N1.yml
parent
60cd1bc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
.github/workflows/build-N1.yml
.github/workflows/build-N1.yml
+1
-5
No files found.
.github/workflows/build-N1.yml
View file @
5007c110
...
@@ -34,13 +34,9 @@ on:
...
@@ -34,13 +34,9 @@ on:
options
:
options
:
-
'
1024'
-
'
1024'
jobs
:
jobs
:
build
:
build
:
runs-on
:
ubuntu-22.04
runs-on
:
ubuntu-22.04
steps
:
steps
:
-
name
:
Checkout code
-
name
:
Checkout code
uses
:
actions/checkout@v3
uses
:
actions/checkout@v3
...
@@ -94,7 +90,7 @@ jobs:
...
@@ -94,7 +90,7 @@ jobs:
fi
fi
echo "file=$ROOTFS_FILE" >> $GITHUB_OUTPUT
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
uses
:
ophub/flippy-openwrt-actions@main
if
:
${{ steps.down.outputs.status }} == 'success' && !cancelled()
if
:
${{ steps.down.outputs.status }} == 'success' && !cancelled()
env
:
env
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment