Skip to content

Update windows.yml

Update windows.yml #5

Workflow file for this run

name: Windows
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make buildWindows
- name: check build
run: RVM.exe test.rop