Skip to content

Updating to Alpine 3.20 header files #4

Updating to Alpine 3.20 header files

Updating to Alpine 3.20 header files #4

name: ci_build_libshaderc
on:
push:
branches:
- '**'
tags-ignore:
- '**'
paths:
- 'src/*.props'
- 'src/libshaderc/**'
pull_request:
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
#GITHUB_ACTION_PRE_STEP
- name: "Build, Test and Pack libshaderc"
uses: xoofx/.github/.github/actions/dotnet-releaser-action@main
with:
dotnet-releaser-path: 'src/libshaderc/dotnet-releaser.toml'
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
#GITHUB_ACTION_POST_STEP