mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-23 16:41:38 +00:00
guh 1
This commit is contained in:
parent
a954f3f616
commit
ceea5c356c
5
.github/workflows/build-linux.yml
vendored
5
.github/workflows/build-linux.yml
vendored
|
|
@ -1,11 +1,12 @@
|
|||
name: Build (Linux x86/64)
|
||||
name: Build (Linux, x86-64)
|
||||
|
||||
on:
|
||||
push:
|
||||
- "**.cpp"
|
||||
- "**.h"
|
||||
- "**.meson.build"
|
||||
- ".github/workflows/*"
|
||||
- '.github/workflows/build-linux.yml'
|
||||
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
|
|
|
|||
Loading…
Reference in a new issue