Skip to content

Commit

Permalink
Fix checking out correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Feb 27, 2024
1 parent 318a1e3 commit 487899f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_restreamer-ui_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: dev

- name: Set up Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 487899f

Please sign in to comment.