Skip to content

WIP: testing reformat CI #14

WIP: testing reformat CI

WIP: testing reformat CI #14

Workflow file for this run

name: build
on: [push]
jobs:
build_ghuser_components:
name: windows-cpython
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: NuGet/[email protected]
# - name: Install IronPython
# run: |
# choco install ironpython --version=2.7.8.1
- name: Run
uses: ./
with:
source: examples
target: build
- uses: actions/upload-artifact@v2
with:
name: ghuser-components
path: build