Skip to content

Commit 19d6c15

Browse files
authored
Removed unsupported flags (#110)
Co-authored-by: ijlee2 <ijlee2@users.noreply.github.com>
1 parent de03866 commit 19d6c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
run: yarn install --frozen-lockfile
9090

9191
- name: Deploy
92-
run: yarn deploy --activate --verbose
92+
run: yarn deploy

0 commit comments

Comments
 (0)