Skip to content

Merge pull request #1 from mockingbirdnest/Actions #3

Merge pull request #1 from mockingbirdnest/Actions

Merge pull request #1 from mockingbirdnest/Actions #3

Workflow file for this run

name: Build
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
workflow_dispatch:
jobs:
build:
runs-on: windows-latest
steps:
- name: Checkout source files
uses: actions/checkout@v3
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
name: config
path: |
include/**