Skip to content

OpenXR SDK (Source) 1.0.28 (with 1.0.28.2 hotfix) #4

OpenXR SDK (Source) 1.0.28 (with 1.0.28.2 hotfix)

OpenXR SDK (Source) 1.0.28 (with 1.0.28.2 hotfix) #4

Workflow file for this run

# Copyright 2021-2022, Collabora, Ltd.
# SPDX-License-Identifier: CC0-1.0
name: Build release artifacts
on:
release:
types: [published]
workflow_dispatch:
jobs:
android:
uses: ./.github/workflows/android.yml
with:
release: true
msvc-build:
uses: ./.github/workflows/windows-matrix.yml
with:
organizeAndRelease: true # TODO