Skip to content

Commit 5bf4efc

Browse files
committed
fix: more flags
1 parent 4f0f751 commit 5bf4efc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/run_docker_cmd.sh

100644100755
File mode changed.

scripts/workflow.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ docker build -t local .
44

55
./scripts/run_docker_cmd.sh ./scripts/build.sh both
66

7+
echo "Building done, now zipping"
8+
79
zip -j interface2020.zip out20/*
810
zip -j interface2024.zip out24/*

0 commit comments

Comments
 (0)