mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Updated CI
This commit is contained in:
5
.github/workflows/kb-build.yml
vendored
5
.github/workflows/kb-build.yml
vendored
@@ -21,6 +21,11 @@ on:
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
debug:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- run: echo "inputs.module = ${{ fromJson(inputs.module) }}"
|
||||
|
||||
build:
|
||||
name: ${{ matrix.module }}-${{ matrix.os }}-${{ matrix.bitness }}
|
||||
runs-on: ${{ matrix.runner }}
|
||||
|
||||
Reference in New Issue
Block a user