Skip to content

Commit 8aa208d

Browse files
committed
fix: fixed 4 check
1 parent 06e4b63 commit 8aa208d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/4_prototype_store_and_view.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ check_tag() {
3535
fi
3636
}
3737

38-
local ACTION=${1:-"all"}
38+
ACTION=${1:-"all"}
3939

4040
case $ACTION in
4141
"check-compose")

0 commit comments

Comments
 (0)