removed working dir

This commit is contained in:
Vadim 2023-09-02 11:49:01 +02:00
parent 8fff0d259f
commit c2aa7d714b

View file

@ -29,7 +29,6 @@ jobs:
- name: Override iap package with stub
if: ${{ env.STUB_IAP }}
working-directory: ${{ github.workspace }}/m3_lightmeter
run: bash ./.github/scripts/stub_iap.sh
- uses: actions/checkout@v3