remove extra run tag for plugin check (#4260)
This commit is contained in:
parent
93d5d9bef8
commit
571aa2ca99
1 changed files with 0 additions and 1 deletions
1
.github/workflows/prod-release.yml
vendored
1
.github/workflows/prod-release.yml
vendored
|
@ -123,7 +123,6 @@ jobs:
|
|||
|
||||
- name: npm ci
|
||||
run: cd focalboard/webapp; npm ci --no-optional
|
||||
run: cd focalboard/mattermost-plugin/webapp && npm ci
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
|
|
Loading…
Reference in a new issue