We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b469c12 commit 70d2f9bCopy full SHA for 70d2f9b
.github/workflows/build-simple.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
# the build is fully handled by the reusable github action
34
- name: Build Custom Image
35
- uses: blue-build/github-action@working-directory
+ uses: blue-build/github-action
36
with:
37
recipe: ${{ matrix.recipe.file }}
38
working_directory: ${{ matrix.recipe.folder }}
0 commit comments