Skip to content

Commit 7b5ed75

Browse files
committed
build linux only for fast compilation
1 parent 0a8699d commit 7b5ed75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: magefile/mage-action@v3
5858
with:
5959
version: latest
60-
args: buildAll
60+
args: build:linux
6161

6262
- name: Sign plugin
6363
run: yarn sign

0 commit comments

Comments
 (0)