chore: pipeline autoaccept install

This commit is contained in:
b 2025-04-04 12:27:07 +00:00
parent a3698e7dec
commit ce19d0e50d

@ -22,7 +22,7 @@ jobs:
npm ci
apt-get update
apt-get install zip -y
apt-get install jq
apt-get install jq -y
- name: Create .env File
run: echo "VITE_MOST_POPULAR_RELAYS=${{ vars.VITE_MOST_POPULAR_RELAYS }}" > .env