]> git.puffer.fish Git - matthieu/nova.git/commitdiff
add missing frameworks
authorMatthieuCoder <matthieu@matthieu-dev.xyz>
Thu, 5 Jan 2023 15:02:34 +0000 (19:02 +0400)
committerMatthieuCoder <matthieu@matthieu-dev.xyz>
Thu, 5 Jan 2023 15:02:34 +0000 (19:02 +0400)
.github/workflows/build.yml

index 4d0de2ef17beec6b0f77af2f1ef819bfa914afa2..813019871e8675be30e060ddab15188bffd1bf58 100644 (file)
@@ -66,6 +66,7 @@ jobs:
       - name: All in one
         run: |
           cd exes/all
+          export CGO_LDFLAGS="-framework Security -framework CoreFoundation"
           make build
       
       - name: Move artifacts