Skip to content

Commit

Permalink
docs: chore: finish my sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Feb 3, 2024
1 parent 974d5d8 commit 3fb82ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
# !! Add your recipes here
- recipe.yml
steps:
- name: Build Custom Image # the
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/[email protected]
with:
recipe: ${{ matrix.recipe }}
Expand Down

0 comments on commit 3fb82ef

Please sign in to comment.