Skip to content

Commit

Permalink
Merge pull request #65 from thin-edge/fix-update-workflow
Browse files Browse the repository at this point in the history
ci: update workflows
  • Loading branch information
reubenmiller authored Feb 3, 2024
2 parents d56d3f7 + a47c4ec commit 7085e85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bake-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ jobs:
job:
- { image: pi4 }
- { image: tryboot }
- { image: tryboot-containers }
- { image: u-boot }
- { image: u-boot-armhf }
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: extractions/setup-just@v1
Expand Down

0 comments on commit 7085e85

Please sign in to comment.