mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
removed working dir
This commit is contained in:
parent
8fff0d259f
commit
c2aa7d714b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr_check.yml
vendored
1
.github/workflows/pr_check.yml
vendored
|
@ -29,7 +29,6 @@ jobs:
|
||||||
|
|
||||||
- name: Override iap package with stub
|
- name: Override iap package with stub
|
||||||
if: ${{ env.STUB_IAP }}
|
if: ${{ env.STUB_IAP }}
|
||||||
working-directory: ${{ github.workspace }}/m3_lightmeter
|
|
||||||
run: bash ./.github/scripts/stub_iap.sh
|
run: bash ./.github/scripts/stub_iap.sh
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue