Update maven-publish.yml

This commit is contained in:
Yang Yang
2024-02-25 23:16:12 +08:00
committed by GitHub
parent 016244c9d4
commit e6ada1c4a9

View File

@@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest,macos-latest,windows-latest]