]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix yml indentation
authorMatthieuCoder <matthieu@matthieu-dev.xyz>
Tue, 3 Jan 2023 17:20:04 +0000 (21:20 +0400)
committerMatthieuCoder <matthieu@matthieu-dev.xyz>
Tue, 3 Jan 2023 17:20:04 +0000 (21:20 +0400)
.github/workflows/build.yml

index 8af8c92d39f8471c0d0b78e36f95f663d0ceb47b..d5b5a51c01358967e021613475814ed4d05981b1 100644 (file)
@@ -41,8 +41,8 @@ jobs:
         with:
           go-version: '1.18.4'
       - run: |
-        brew uninstall openssl
-        brew untap local/openssl
+          brew uninstall openssl
+          brew untap local/openssl
       - name: Build
         run: |
           cargo build --release