Skip to content

Commit

Permalink
新增:开启 Linux 自动打包
Browse files Browse the repository at this point in the history
  • Loading branch information
modstart committed Jan 7, 2025
1 parent 4fcb982 commit 34924d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
strategy:
matrix:
include:
# - os: ubuntu-latest
# arch: [arm64, amd64]
- os: ubuntu-latest
arch: [arm64, amd64]
- os: macos-latest
arch: [arm64, amd64]
- os: windows-latest
Expand Down

0 comments on commit 34924d6

Please sign in to comment.