Skip to content

Commit cb24d4e

Browse files
Updated runer
1 parent d36e6bf commit cb24d4e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-and-release-windows.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ jobs:
2727
ssh-keygen -R github.com
2828
ssh-keyscan github.com >> $env:USERPROFILE\.ssh\known_hosts
2929
shell: powershell
30-
- name: Test Clone Repository
31-
run: |
32-
ssh -T [email protected] || true # Ignore error
33-
git clone [email protected]:tqsd/photon_weave.git
34-
env:
35-
GIT_SSH_COMMAND: "ssh -v"
3630

3731
- name: Set up Python
3832
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)