diff options
author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-11-29 12:37:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 08:37:48 -0300 |
commit | 65e25bd7b995f665c953a93b5c9d41727575f574 (patch) | |
tree | 0b844653158b9f4d91a6718de0e648de9bb69b44 /.github | |
parent | e663505b41ef3639138d793b14f6896acfad07d8 (diff) |
fix(CI): Maybe baby this will solve our problemos (#17889)
* Because BREW and MAC OSX suck a**
* Update core-build-nopch.yml
* if mac dont fix now. I might just quit
* maybe I can bring this back now :pog:
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/core_modules_build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/core_modules_build.yml b/.github/workflows/core_modules_build.yml index e610ec9a0d..b770b416bb 100644 --- a/.github/workflows/core_modules_build.yml +++ b/.github/workflows/core_modules_build.yml @@ -1,4 +1,4 @@ -name: nopch-build +name: nopch-module-build on: push: branches: |