move dll to

This commit is contained in:
braginini
2023-04-07 16:34:26 +02:00
parent addfed3af0
commit e262f3536e
4 changed files with 0 additions and 7 deletions

View File

@@ -12,8 +12,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- run: bash -x wireguard_nt.sh
working-directory: client
- uses: actions/upload-artifact@v2
with:
@@ -47,10 +45,5 @@ jobs:
name: syso
path: iface\
- uses: actions/download-artifact@v2
with:
name: syso
path: .
- name: Test
run: go test -timeout 5m -p 1 ./...