Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Dec 17, 2024
1 parent 6f25c39 commit 765bc73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
ref: 'linupdate-2.x.x'
# with:
# ref: 'linupdate-2.x.x'

- name: Get linupdate version
run: echo "VERSION=$(cat ${GITHUB_WORKSPACE}/version)" >> $GITHUB_ENV
Expand Down

0 comments on commit 765bc73

Please sign in to comment.