update build action
This commit is contained in:
1
.github/workflows/build-enjoy-app.yml
vendored
1
.github/workflows/build-enjoy-app.yml
vendored
@@ -5,6 +5,7 @@ jobs:
|
||||
publish:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user