We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9522e commit f70866bCopy full SHA for f70866b
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Clone test repo
27
run: |
28
mkdir -p /home/runner/work/gitconvex-server/starfleet/
29
- git clone https://github.com/neel1996/starfleet.git /home/runner/work/gitconvex-server/
+ git clone https://github.com/neel1996/starfleet.git /home/runner/work/gitconvex-server/starfleet/
30
cd /home/runner/work/gitconvex-server/starfleet
31
git branch
32
git log --oneline
0 commit comments