Skip to content

Commit 312e77a

Browse files
committed
update actions
1 parent 49d4b12 commit 312e77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fi
4949
}
5050
51-
products=("main" "alefba" "harf" "kashf" "replai")
51+
products=("main")
5252
5353
for product in "${products[@]}"; do
5454
build "$product"

0 commit comments

Comments
 (0)