mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
typo
This commit is contained in:
parent
6ee8e21693
commit
1e84f0dffa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create_release.yml
vendored
2
.github/workflows/create_release.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
build:
|
||||
name: Build ${{ matrix.binary-type != 'ipa' && 'Android' || 'iOS' }} (.${{ matrix.binary-type }})
|
||||
needs: [run-integration-tests]
|
||||
#needs: [run-integration-tests]
|
||||
runs-on: macos-11
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue