We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e081215 commit 3ab56baCopy full SHA for 3ab56ba
1 file changed
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v1
8
- uses: borales/actions-yarn@v2.3.0
9
with:
10
- run: install
+ cmd: install
11
12
13
cmd: build
0 commit comments