mirror of
https://github.com/armbian/actions.git
synced 2026-01-06 10:36:19 -08:00
Update action.yml
This commit is contained in:
@@ -19,6 +19,5 @@ runs:
|
||||
sudo apt -y update
|
||||
sudo apt -y install npm nodejs
|
||||
sudo npm install json --global || true
|
||||
truncate targets-present.txt targets-boards.txt --size=0 || true
|
||||
cd cache
|
||||
gh release view $(gh release list | awk '{print $1}' | head -1) --json assets 2>/dev/null | python3 -mjson.tool | sed '1,2d;$d'
|
||||
|
||||
Reference in New Issue
Block a user