Skip to content

Commit

Permalink
build.yml: Add dummy step
Browse files Browse the repository at this point in the history
  • Loading branch information
abraxa committed Aug 13, 2024
1 parent 6c79a5d commit 287e214
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,3 +591,7 @@ jobs:
needs:
- continuous_release_pulseview
- continuous_release_sigrok-cli

steps:
- name: Dummy
run: echo

0 comments on commit 287e214

Please sign in to comment.