mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 09:08:32 +02: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
|
- name: Install Node dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Install plugins deps
|
|
||||||
run: npm --prefix $YAAK_PLUGINS_DIR ci
|
|
||||||
|
|
||||||
- name: Build plugins
|
- name: Build plugins
|
||||||
working-directory: $YAAK_PLUGINS
|
working-directory: $YAAK_PLUGINS
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user