Skip to content

Commit

Permalink
Try gh
Browse files Browse the repository at this point in the history
  • Loading branch information
keenangraham committed Aug 21, 2024
1 parent 886437f commit 5a14d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clientbuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
env:
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
run: |
git clone git@github.com:IGVF-DACC/igvf-python-client.git
gh repo clone git@github.com:IGVF-DACC/igvf-python-client.git
ls
ls igvf-python-client/

0 comments on commit 5a14d45

Please sign in to comment.