fix configure path
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -159,7 +159,7 @@ jobs:
|
||||
do
|
||||
mkdir build-$ARCH
|
||||
cd build-$ARCH
|
||||
./configure --host=$ARCH
|
||||
../frida/configure --host=$ARCH
|
||||
make
|
||||
cd ..
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user