Skip to content

Commit 3ab56ba

Browse files
committed
updated publish action
1 parent e081215 commit 3ab56ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v1
88
- uses: borales/actions-yarn@v2.3.0
99
with:
10-
run: install
10+
cmd: install
1111
- uses: borales/actions-yarn@v2.3.0
1212
with:
1313
cmd: build

0 commit comments

Comments
 (0)