Fixed build pipelines
All checks were successful
Test project compilation / test (push) Successful in 4m32s

This commit is contained in:
2025-11-03 17:25:15 +01:00
parent dccdca3ad8
commit 7697cb4ae9
2 changed files with 28 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
name: Test compiling project
name: Compilie project and upload binaries
on: [push]
on:
push:
branches: ["main"]
jobs:
test: