File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 steps :
1818 - name : setup-git-credentials
1919 run : |
20- git config --global url.https://${{ secrets.PHX_NIGHTLY_SECRET }}@github.com/pyansys/ansys-common -variableinterop.insteadOf https://github.com/pyansys/ansys-common -variableinterop
20+ git config --global url.https://${{ secrets.PHX_NIGHTLY_SECRET }}@github.com/pyansys/pyansys-tools -variableinterop.insteadOf https://github.com/pyansys/pyansys-tools -variableinterop
2121
2222 - uses : actions/checkout@v2
2323 with :
Original file line number Diff line number Diff line change 2323 steps :
2424 - name : setup-git-credentials
2525 run : |
26- git config --global url.https://${{ secrets.PHX_NIGHTLY_SECRET }}@github.com/pyansys/ansys-common -variableinterop.insteadOf https://github.com/pyansys/ansys-common -variableinterop
27-
26+ git config --global url.https://${{ secrets.PHX_NIGHTLY_SECRET }}@github.com/pyansys/pyansys-tools -variableinterop.insteadOf https://github.com/pyansys/pyansys-tools -variableinterop
27+
2828 - uses : actions/checkout@v2
2929 with :
3030 token : ${{ secrets.PHX_NIGHTLY_SECRET }}
Original file line number Diff line number Diff line change 1717 steps :
1818 - name : setup-git-credentials
1919 run : |
20- git config --global url.https://${{ secrets.PHX_NIGHTLY_SECRET }}@github.com/pyansys/ansys-common -variableinterop.insteadOf https://github.com/pyansys/ansys-common -variableinterop
21-
20+ git config --global url.https://${{ secrets.PHX_NIGHTLY_SECRET }}@github.com/pyansys/pyansys-tools -variableinterop.insteadOf https://github.com/pyansys/pyansys-tools -variableinterop
21+
2222 - uses : actions/checkout@v2
2323 with :
2424 token : ${{ secrets.PHX_NIGHTLY_SECRET }}
You can’t perform that action at this time.
0 commit comments