mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-04-11 19:46:54 +02:00
Update windows-build.yml
Signed-off-by: Mark Puha <p.mark95@gmail.com>
This commit is contained in:
parent
a3c7c20be7
commit
d6baf3ad66
1 changed files with 1 additions and 5 deletions
6
.github/workflows/windows-build.yml
vendored
6
.github/workflows/windows-build.yml
vendored
|
@ -8,11 +8,7 @@ jobs:
|
|||
Build-Libs-WireGuard-Windows:
|
||||
name: 'Build-Libs-WireGuard-Windows'
|
||||
runs-on: windows-latest
|
||||
if: |
|
||||
contains(github.event.head_commit.message, '[all]') ||
|
||||
contains(github.event.head_commit.message, '[windows]') ||
|
||||
contains(github.event.head_commit.message, '[wireguard-tools]')
|
||||
|
||||
|
||||
steps:
|
||||
|
||||
- name: 'Setup ccache'
|
||||
|
|
Loading…
Add table
Reference in a new issue