mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 08:46:38 +00:00
upload artifact to root folder
This commit is contained in:
5
.github/workflows/golang-test-windows.yml
vendored
5
.github/workflows/golang-test-windows.yml
vendored
@@ -47,5 +47,10 @@ jobs:
|
||||
name: syso
|
||||
path: iface\
|
||||
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: syso
|
||||
path: .
|
||||
|
||||
- name: Test
|
||||
run: go test -timeout 5m -p 1 ./...
|
||||
Reference in New Issue
Block a user