]> git.puffer.fish Git - matthieu/nova.git/commitdiff
Update bazel-build.yml
authorMatthieu <20992787+MatthieuCoder@users.noreply.github.com>
Thu, 5 Aug 2021 06:21:52 +0000 (10:21 +0400)
committerGitHub <noreply@github.com>
Thu, 5 Aug 2021 06:21:52 +0000 (10:21 +0400)
.github/workflows/bazel-build.yml

index d2affe8bc8b87b46590d7b766ff64307b8e67bcd..6879b7cbc8edccab856770d35cf5348c1adf0ecc 100644 (file)
@@ -41,6 +41,7 @@ jobs:
       # Runs a set of commands using the runners shell
       - name: Execute build script
         run: |
+          apt-get install -y pkg-config libssl-dev
            bazel run //:gazelle 
            bazel run @cargo_raze//:raze -- --manifest-path=$(realpath rest-ralimiter/Cargo.toml)
            bazel build //...