mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 23:10:40 +00:00
Renamed other flows
This commit is contained in:
parent
1b86defb2d
commit
32dc310a66
2 changed files with 2 additions and 8 deletions
|
@ -19,17 +19,11 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: Build .apk
|
||||
runs-on: macos-11
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 15
|
||||
|
||||
steps:
|
||||
# - uses: shaunco/ssh-agent@git-repo-mapping
|
||||
# with:
|
||||
# ssh-private-key: |
|
||||
# ${{ secrets.M3_LIGHTMETER_IAP_KEY }}
|
||||
# repo-mappings: |
|
||||
# github.com/vodemn/m3_lightmeter_iap
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
Loading…
Reference in a new issue