Skip to content

Commit

Permalink
dpctl->mkl_random in github URL
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Feb 22, 2024
1 parent 6f7722e commit bc58b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Checkout gh-pages
if: ${{ !github.event.pull_request && github.event.action != 'closed'}}
run: |
git remote add tokened_docs https://IntelPython:${{ secrets.GITHUB_TOKEN }}@github.com/IntelPython/dpctl.git
git remote add tokened_docs https://IntelPython:${{ secrets.GITHUB_TOKEN }}@github.com/IntelPython/mkl_random.git
git fetch --all
git checkout --track tokened_docs/gh-pages
- name: 'Copy build to root'
Expand Down

0 comments on commit bc58b5b

Please sign in to comment.