mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-07 12:40:22 -05:00
Removed jq from the release workflow
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user