Skip to content

Update RELEASE_NOTES.md, fix a typo (#8227) #4702

Update RELEASE_NOTES.md, fix a typo (#8227)

Update RELEASE_NOTES.md, fix a typo (#8227) #4702

name: Windows
on:
push:
branches:
- main
- release
- rc/**
jobs:
build-windows:
name: build-windows
runs-on: windows-2019-32core
steps:
- uses: actions/[email protected]
- name: Run build script
run: |
build\windows\build-github.bat continuous
shell: cmd
- uses: actions/upload-artifact@v4
with:
name: filament-windows
path: out/filament-windows.tgz