We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e6e40 commit 782e03cCopy full SHA for 782e03c
1 file changed
.github/workflows/build-plugin.yml
@@ -38,7 +38,7 @@ jobs:
38
options: --user root
39
strategy:
40
matrix:
41
- platform: [win-x64, linux-x64]
+ platform: [win-x64, lin-x64]
42
steps:
43
- uses: actions/checkout@v3
44
with:
0 commit comments