Skip to content

WIP: testing out dual branc, two componentize #20

WIP: testing out dual branc, two componentize

WIP: testing out dual branc, two componentize #20

Workflow file for this run

name: build
on: [push]
jobs:
build_ghuser_components: # TODO: change this for windows-ironpython (it can be another workflow)
name: windows-cpython # TODO: change this for windows-ironpython
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: NuGet/[email protected]
- name: Run
uses: ./
with:
source: examples
target: build
- uses: actions/upload-artifact@v2
with:
name: ghuser-components
path: build