mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-06 04:59:41 -06:00
Removed jq from the release workflow
This commit is contained in:
1
.github/workflows/create_release.yml
vendored
1
.github/workflows/create_release.yml
vendored
@@ -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