We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a21500 commit 3f26882Copy full SHA for 3f26882
.github/workflows/build-server.yml
@@ -25,7 +25,7 @@ jobs:
25
matrix:
26
recipe:
27
# !! Add your recipes here
28
- - recipe-coreos-server.yml
+ - recipe-coreos.yml
29
steps:
30
# the build is fully handled by the reusable github action
31
0 commit comments