From 3356a0b7e28f0c956e561f591ba6a890f265e41c Mon Sep 17 00:00:00 2001 From: Nick Nicholas Date: Thu, 13 Aug 2026 20:32:38 +1000 Subject: [PATCH] fix(ci): remove dead reference to metanorma-build-scripts/plantuml-setup-action --- .github/workflows/make.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index b71f253..b5e3ff8 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -15,8 +15,6 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: metanorma/metanorma-build-scripts/plantuml-setup-action@main - # workaround for https://github.com/actions/runner-images/issues/37 - if: matrix.os == 'ubuntu-latest' run: |