Skip to content

Commit

Permalink
Update build_kata_bin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gpyrros authored Sep 6, 2023
1 parent fed4348 commit a26a496
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_kata_bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ jobs:
export CARGO_NET_GIT_FETCH_WITH_CLI=true && \
git config --local url."https://${{ secrets.PAT_FOR_PRIV_REPOS }}@github.com".insteadOf ssh://[email protected]
- name: Debug Git Config
run: |
git config --local --get-all remote.origin.url
git remote -v
- name: Build Kata
run: |
mkdir -p build_${{matrix.build_type}} && \
Expand Down

0 comments on commit a26a496

Please sign in to comment.