Skip to content

Commit 55ee164

Browse files
authored
fix release builds (#50)
1 parent a2a4ac6 commit 55ee164

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717

1818
- name: Check out code into the Go module directory
1919
uses: actions/checkout@v3
20-
with:
21-
path: src/github.com/dueckminor/go-sshtunnel
2220

2321
- name: Build
2422
run: |

0 commit comments

Comments
 (0)