mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 07:23:51 +01:00
Remove failing step
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -67,9 +67,6 @@ jobs:
|
||||
- name: Install Node dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Install plugins deps
|
||||
run: npm --prefix $YAAK_PLUGINS_DIR ci
|
||||
|
||||
- name: Build plugins
|
||||
working-directory: $YAAK_PLUGINS
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user