fixed CI again

This commit is contained in:
AlexandreRouma 2022-11-22 13:27:56 +01:00
parent 5eb42b61e9
commit 9ae6a74408

View File

@ -1,6 +1,12 @@
name: Build Binaries
on: [push]
on:
push:
branches-ignore:
- nightly
pull_request:
branches-ignore:
- nightly
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)