Skip to content

Commit 34924d6

Browse files
committed
新增:开启 Linux 自动打包
1 parent 4fcb982 commit 34924d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
strategy:
1414
matrix:
1515
include:
16-
# - os: ubuntu-latest
17-
# arch: [arm64, amd64]
16+
- os: ubuntu-latest
17+
arch: [arm64, amd64]
1818
- os: macos-latest
1919
arch: [arm64, amd64]
2020
- os: windows-latest

0 commit comments

Comments
 (0)