mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Knip doesn't understand without a 'run'
This commit is contained in:
parent
95a5a1e5e0
commit
2f16e79541
@ -32,7 +32,7 @@ jobs:
|
||||
# NPM on github actions doesn't prepare as part of publish for reasons unknown
|
||||
- name: 🚀 Prepare
|
||||
working-directory: packages/shared-components
|
||||
run: yarn prepare
|
||||
run: yarn run prepare
|
||||
|
||||
- name: 🚀 Publish to npm
|
||||
working-directory: packages/shared-components
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user