Skip to content

Commit

Permalink
Change Linux build label to 'lin'
Browse files Browse the repository at this point in the history
  • Loading branch information
Dewb committed Aug 2, 2023
1 parent 1fa5da2 commit 792c33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
options: --user root
strategy:
matrix:
platform: [win-x64, linux-x64]
platform: [win-x64, lin-x64]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 792c33b

Please sign in to comment.