Skip to content

Commit 23e3b2d

Browse files
committed
working on ci/cd
1 parent 8341337 commit 23e3b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/scripts/lib/functions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ init_actions() {
168168
zip_databases() {
169169

170170
echo "zip_databases"
171-
pushd $OUT
171+
pushd $STORAGE_DIR
172172
zip -1 -r katana_db.zip katana_db/
173173

174174
popd

0 commit comments

Comments
 (0)