Skip to content

Use Luna SafeHandles, add Luna.DirectX tester #2157

Use Luna SafeHandles, add Luna.DirectX tester

Use Luna SafeHandles, add Luna.DirectX tester #2157

Workflow file for this run

name: .NET Build
on:
push:
branches-ignore: master
tags-ignore: '*'
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- name: checkout
uses: actions/checkout@v6
with:
submodules: recursive
- name: Prepare Environment
uses: ./.github/actions/prepare-environment
with:
project: Penumbra
- name: Build and Upload Artifact
uses: ./.github/actions/build-with-artifact
with:
project: Penumbra