Skip to content

Merge pull request #47 from stfufane/fs-clean #710

Merge pull request #47 from stfufane/fs-clean

Merge pull request #47 from stfufane/fs-clean #710

name: Build Windows
on: [push]
jobs:
build:
name: Build Windows
timeout-minutes: 40
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: "Run script"
run: ./ci/build.sh
shell: bash
- uses: actions/upload-artifact@v1
with:
name: Windows
path: bin