This commit is contained in:
parent
e1ffdfec4c
commit
7d89f38720
@ -20,6 +20,9 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
- name: Create .env File
|
||||||
|
run: echo "VITE_MOST_POPULAR_RELAYS={{ vars.VITE_MOST_POPULAR_RELAYS }}" > .env
|
||||||
|
|
||||||
- name: Create Build
|
- name: Create Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user