Merge pull request 'chore: pipeline autoaccept install' () from staging into main

Reviewed-on: 
This commit is contained in:
b 2025-04-04 12:27:48 +00:00
commit 463ce36c13

@ -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