Skip to content

Merge branch 'main' of https://github.com/ColleagueRiley/Psudeo-Virtu… #10

Merge branch 'main' of https://github.com/ColleagueRiley/Psudeo-Virtu…

Merge branch 'main' of https://github.com/ColleagueRiley/Psudeo-Virtu… #10

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