Skip to content

Updating to Alpine 3.20 header files #10

Updating to Alpine 3.20 header files

Updating to Alpine 3.20 header files #10

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