mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-30 12:30:15 +00:00
Update auto-update-app-headers.yml
This commit is contained in:
parent
910e767bb4
commit
7ab5485fc3
@ -33,6 +33,9 @@ jobs:
|
|||||||
git checkout -b "$BRANCH_NAME"
|
git checkout -b "$BRANCH_NAME"
|
||||||
echo "Created and switched to branch $BRANCH_NAME"
|
echo "Created and switched to branch $BRANCH_NAME"
|
||||||
|
|
||||||
|
- name: Install figlet
|
||||||
|
run: sudo apt-get install -y figlet
|
||||||
|
|
||||||
# Step 4: Run the generate-app-headers.sh script to update .app-headers
|
# Step 4: Run the generate-app-headers.sh script to update .app-headers
|
||||||
- name: Run generate-app-headers.sh to update .app-headers
|
- name: Run generate-app-headers.sh to update .app-headers
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user