Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Nov 3, 2023
1 parent 9ea6ffc commit bde0d58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@v4
ref: 'devel'
with:
ref: 'devel'

- name: Retrieve motion-UI version
run: |
Expand Down

0 comments on commit bde0d58

Please sign in to comment.