Removed jq from the release workflow

This commit is contained in:
Mathias Wagner
2022-04-09 23:54:03 +02:00
parent 91eed1c7cb
commit 8d32de5fb7

View File

@@ -18,7 +18,6 @@ jobs:
with:
node-version: '16'
- run: sudo apt install jq
- run: cd client && npm install
- run: npm run build && npm install