Skip to content

Commit 7c29acf

Browse files
committed
Publish all targets
1 parent 37da822 commit 7c29acf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
include:
1616
- os: ubuntu-latest
17-
targets: native,common
17+
targets: all
1818
- os: macos-latest
1919
targets: native
2020
- os: windows-latest
@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
include:
4242
- os: ubuntu-latest
43-
targets: native,common
43+
targets: all
4444
publishRootTarget: true
4545
- os: macos-latest
4646
targets: native

0 commit comments

Comments
 (0)