Skip to content

Make it so we don't just rip the whole vanilla pot #204

Make it so we don't just rip the whole vanilla pot

Make it so we don't just rip the whole vanilla pot #204

Workflow file for this run

name: Debug artifact
on:
push:
branches-ignore: [master]
paths-ignore:
- "*.md"
- "LICENSE"
- ".gitignore"
workflow_dispatch:
jobs:
build:
name: "Build debug"
uses: ./.github/workflows/build.yml
with:
build_type: "Debug"