Skip to content

Commit

Permalink
fix(ci): update template name in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jost-s committed Jun 6, 2024
1 parent ef07bba commit d2ddf8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- [ hc-scaffold ]
include:
- os: ubuntu-latest
template: holonix-default
template: default
fail-fast: false

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d2ddf8d

Please sign in to comment.