moonscript/.github/workflows/windows_exe.yml

13 lines
167 B
YAML
Raw Normal View History

2020-11-23 00:38:49 +00:00
name: "windows_exe"
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
2020-11-23 00:41:13 +00:00
- uses: actions/checkout@master
- name: hello
run: Get-ChildItem