undid it, it was stupid

This commit is contained in:
AlexandreRouma 2022-11-22 12:41:16 +01:00
parent 31ac8f7b70
commit a1259d7d32

View File

@ -2,8 +2,6 @@ name: Build Binaries
on: [push, pull_request] on: [push, pull_request]
if: ${{ github.ref != 'refs/heads/nightly' }}
env: env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release BUILD_TYPE: Release