Skip to content

Commit fd21dfe

Browse files
authored
add package compile
1 parent b3b14ec commit fd21dfe

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: build
2+
3+
on:
4+
workflow_dispatch:
5+
push:
6+
7+
jobs:
8+
Builds:
9+
uses: Internet1235/gh-action-sdk/.github/workflows/openwrt-builder.yml@sdk-go
10+
with:
11+
RELEASE: '2025.06.04-2318'
12+
PACKAGE_NAME: 'openlist'
13+
tags: 'OpenListTeam/OpenList'

0 commit comments

Comments
 (0)