Update ci.yml

This commit is contained in:
Vadim 2023-07-30 10:51:05 +02:00
parent 5dc2f9d18d
commit 354cc07e6e

View file

@ -18,6 +18,13 @@ jobs:
timeout-minutes: 10
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