mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
remove extra run tag for plugin check (#4260)
This commit is contained in:
parent
93d5d9bef8
commit
571aa2ca99
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 New Issue
Block a user