Update windows-build.yml

Signed-off-by: Mark Puha <p.mark95@gmail.com>
This commit is contained in:
Mark Puha 2023-09-24 14:16:26 +02:00 committed by GitHub
parent a3c7c20be7
commit d6baf3ad66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'