diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index debe64e6..c2071bbb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -45,6 +45,7 @@ jobs: steps: # Generate diagrams - name: Generate Diagrams + uses: actions/checkout@v4 run: | wget https://github.com/seamia/protodot/raw/master/binaries/protodot-linux-amd64 chmod +x protodot-linux-amd64