You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
Update generate-base-files-info-json.yml
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
sudo apt install -y python3-requests python3-lxml
|
||||
# Step 4: Run the Python script
|
||||
- name: Run parser script
|
||||
run: scripts/package-info-parser.py base-files
|
||||
run: scripts/generate-base-files-info-json.py base-files
|
||||
# Step 5: Commit changes if any
|
||||
- name: Commit changes if any
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user