fixing build

This commit is contained in:
dmitry 2021-09-14 15:30:33 +03:00
commit 3487610746
No known key found for this signature in database
GPG key ID: 8297CE728B7A7E37
2 changed files with 2 additions and 2 deletions

View file

@ -69,7 +69,7 @@ jobs:
- name: Configure Build
run: |
CXX=clang-12 CXX_LD=lld meson setup build
CXX=clang-12 CXX_LD=lld-12 meson setup build
- name: Compile Source
run: |

@ -1 +1 @@
Subproject commit 18ee23308ed9142718b3b2d862dde8d5d34ad320
Subproject commit e39bd01cf1a2f742421eec587a6938b9de4172b0