Skip to content

Commit

Permalink
Update build_package_x86_lunar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Nov 21, 2023
1 parent 94bb2c7 commit f3a8b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_package_x86_lunar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: clone QOpenHD
run: |
git clone https://github.com/OpenHD/QOpenHD --recursive
git clone -b ${{ github.ref_name }} https://github.com/OpenHD/QOpenHD --recursive
- name: Install Dependencies
run: |
Expand Down

0 comments on commit f3a8b07

Please sign in to comment.