mirror of
https://github.com/logos-messaging/logos-messaging-frontend.git
synced 2026-01-08 16:53:12 +00:00
fix pipeline
This commit is contained in:
parent
6b298ba0c7
commit
7986242814
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup node.js
|
- name: Setup node.js
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
|
with:
|
||||||
|
node-version: 18
|
||||||
|
|
||||||
- name: Setup npm
|
- name: Setup npm
|
||||||
uses: bahmutov/npm-install@v1
|
uses: bahmutov/npm-install@v1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user