Skip to content

Commit 89806b7

Browse files
committed
commit
Signed-off-by: jcleng <[email protected]>
1 parent dbb63c7 commit 89806b7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-openwrt.yml

-5
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
steps:
2525
- name: Checkout
2626
uses: actions/checkout@main
27-
with:
28-
# 指定分支
29-
# ref: 'main'
30-
# 之前一直使用的是openwrt-21.02
31-
ref: 'openwrt-21.02'
3227

3328
- name: Initialization environment
3429
env:

0 commit comments

Comments
 (0)