Skip to content

Commit

Permalink
fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaishuu0123 committed Jun 29, 2022
1 parent 0af5e1b commit 460684e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ jobs:
strategy:
matrix:
# should be same as runner.os
# target-os: [Linux, macOS, Windows]
target-os: [macOS]
target-os: [Linux, macOS, Windows]
include:
- target-os: Linux
compress: tar -zcf
Expand Down

0 comments on commit 460684e

Please sign in to comment.