Skip to content

Commit

Permalink
[TMP] ci: switch to re branch of cspiel1
Browse files Browse the repository at this point in the history
  • Loading branch information
cspiel1 committed Nov 2, 2023
1 parent 81433b5 commit b8dc5a2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@ jobs:
run: |
sudo apt-get update && sudo apt-get install -y libssl-dev ninja-build
- uses: sreimers/pr-dependency-action@v0.6
with:
name: re
repo: https://github.com/baresip/re
secret: ${{ secrets.GITHUB_TOKEN }}
- name: checkout
run: |
br=$(git branch --show-current)
git clone --branch "$br" https://github.com/cspiel1/re
- name: make re
run: |
Expand Down

0 comments on commit b8dc5a2

Please sign in to comment.