test windows workflow

This commit is contained in:
leaf corcoran 2020-11-22 16:38:49 -08:00
parent 91b483323c
commit 2d4732981c

11
.github/workflows/windows_exe.yml vendored Normal file
View File

@ -0,0 +1,11 @@
name: "windows_exe"
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
- name: hello
run: Get-ChildItem