pmt: workflow: f*** (2)

This commit is contained in:
2024-10-02 22:07:54 +03:00
parent 87f294e019
commit cb532d8389

View File

@@ -59,6 +59,7 @@ jobs:
run: |
. build/bash/gen-header
export NDK_PROJECT_PATH=${PWD}
export NDK_ROOT_DIR=${{ env.NDK_DIR }}
cd ${{ env.NDK_DIR }}
./ndk-build
working-directory: ${{ env.PMT_SRCDIR }}