mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 01:06:45 +00:00
Commit unused code
This commit is contained in:
4
.github/workflows/golang-test-windows.yml
vendored
4
.github/workflows/golang-test-windows.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: syso
|
||||
name: dll
|
||||
path: client/*.dll
|
||||
|
||||
test:
|
||||
@@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: syso
|
||||
name: dll
|
||||
path: C:\Windows\System32\
|
||||
|
||||
- name: Test
|
||||
|
||||
Reference in New Issue
Block a user