Skip to content

Commit cf1a6ab

Browse files
committed
build also linux
1 parent 43002bd commit cf1a6ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
args: "--target aarch64-apple-darwin"
1818
- platform: "macos-latest" # for Intel based macs.
1919
args: "--target x86_64-apple-darwin"
20-
# - platform: "ubuntu-22.04"
21-
# args: ""
20+
- platform: "ubuntu-22.04"
21+
args: ""
2222
# - platform: "windows-latest"
2323
# args: ""
2424

0 commit comments

Comments
 (0)