mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
Update workflow
This commit is contained in:
4
.github/workflows/core-build.yml
vendored
4
.github/workflows/core-build.yml
vendored
@@ -26,6 +26,10 @@ jobs:
|
||||
os: [ubuntu-latest]
|
||||
build_type: [Release]
|
||||
c_compiler: [clang]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
c_compiler: clang
|
||||
cpp_compiler: clang++
|
||||
|
||||
steps:
|
||||
- name: Checkout AzerothCore
|
||||
|
||||
Reference in New Issue
Block a user