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

index 6879b7cbc8edccab856770d35cf5348c1adf0ecc..610063a71307435a737689987982d3980db399ad 100644 (file)
@@ -41,7 +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
+           sudo 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 //...