Revert "try full url"

This reverts commit a9b692b60e.
This commit is contained in:
Vadim 2023-03-26 16:44:29 +03:00
parent a9b692b60e
commit 4d813ec087

View file

@ -22,7 +22,7 @@ jobs:
ssh-private-key: | ssh-private-key: |
${{ secrets.M3_LIGHTMETER_IAP_KEY }} ${{ secrets.M3_LIGHTMETER_IAP_KEY }}
repo-mappings: | repo-mappings: |
https://github.com/vodemn/m3_lightmeter_iap github.com/vodemn/m3_lightmeter_iap
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: