Skip to content

Commit

Permalink
remove submodule in example generation
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Aug 1, 2024
1 parent 8131452 commit b29b072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: remove submodule
run: |
rm example/ibek-support
rm -fr example/ibek-support
- name: Publish example
# We pin to the SHA, not the tag, for security reasons.
Expand Down

0 comments on commit b29b072

Please sign in to comment.