mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
fix path in build_circuit.sh
This commit is contained in:
@@ -45,9 +45,8 @@ then
|
||||
else
|
||||
echo "arkzkey-util already installed, skipping."
|
||||
fi
|
||||
cd ../circuits
|
||||
|
||||
cd build
|
||||
cd ../../circuits/build
|
||||
arkzkey-util proof_of_passport_final.zkey
|
||||
echo "Arkzkey generated"
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user