diff --git a/.github/workflows/pif_gen_matrix.yml b/.github/workflows/pif_gen_matrix.yml index f20e6d4..f3db1df 100644 --- a/.github/workflows/pif_gen_matrix.yml +++ b/.github/workflows/pif_gen_matrix.yml @@ -60,7 +60,7 @@ jobs: - name: Create Pif ${{ matrix.device_name }} working-directory: ./getProps run: | - ./gen_custom_pif.sh json /home/runner/work/getProps/getProps/getProps/build.prop + ./gen_custom_pif.sh json build.prop - name: Upload Prop ${{ matrix.device_name }} uses: actions/upload-artifact@v3