Skip to content

Commit

Permalink
Force build
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Aug 5, 2024
1 parent 9102414 commit 01ee25d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Get list of changes
id: change-list
uses: tj-actions/changed-files@v44
with:
files: |
**/*.json
- name: Debug
run: |
echo "HOLA"
Expand Down
2 changes: 1 addition & 1 deletion ubuntu/ubuntu-22.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"boot",
"<enter>"
],
"boot_wait": "5s",
"boot_wait": "6s",
"disk_size": 8000,
"format": "qcow2",
"headless": true,
Expand Down

0 comments on commit 01ee25d

Please sign in to comment.