don't check plugin when building ubuntu
This commit is contained in:
parent
24aa8bd541
commit
5db87a8353
1 changed files with 0 additions and 1 deletions
1
.github/workflows/prod-release.yml
vendored
1
.github/workflows/prod-release.yml
vendored
|
@ -47,7 +47,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