mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-06-05 12:33:43 +02:00
convert indentation&fix action
This commit is contained in:
parent
be97b12dac
commit
18901ddeaf
2 changed files with 41 additions and 41 deletions
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: 'Build WireGuard Tools binary'
|
||||
working-directory: windows/wireguard-tools-windows
|
||||
run: |
|
||||
cmd /c build.bat
|
||||
cmd /c build.cmd
|
||||
mkdir build
|
||||
move x64 build\x64
|
||||
move x86 build\x86
|
||||
|
|
Loading…
Add table
Reference in a new issue