Skip to content

Commit

Permalink
Ubuntu fix to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanzou committed Jul 24, 2024
1 parent ed4875b commit 13f043d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
if: ${{ github.event_name == 'push' }}
run: |
echo "GIT_BRANCH=${{ github.ref_name }}" >> $GITHUB_ENV
- name: Get git ref of sibling dependency LK
run: |
git ls-remote --heads --exit-code https://github.com/NREL/lk.git $GIT_BRANCH
Expand Down

0 comments on commit 13f043d

Please sign in to comment.