Skip to content

Commit

Permalink
abi and types
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Aug 9, 2024
1 parent fc946de commit 90b63a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/scripts/generate_go.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Define the input and output directories
ARTIFACTS_DIR="./out"
ARTIFACTS_DIR="./abi"
OUTPUT_DIR="./pkg"

rm -rf $OUTPUT_DIR
Expand Down

0 comments on commit 90b63a7

Please sign in to comment.