Skip to content

ee/wcp: init

ee/wcp: init #16

Workflow file for this run

name: ee-wcp-build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-2025
steps:
- uses: actions/checkout@v5
- uses: actions/cache@v4
with:
path: ee/wcp/_deps
key: ee-wcp-deps-${{ runner.os }}
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: amd64
- shell: powershell
run: |
make ee/wcp/build