a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
c20b2da6545ba59c82b6e4146f6077c73eed0b38
parent
0a96b71599a73f23ee6c038fae0196e472675463
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2026-02-19 00:17
ci: install imagemagick

Diffstat

M .github/workflows/main.yml 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml

@@ -8,6 +8,7 @@ jobs:
    8     8       contents: write
    9     9     steps:
   10    10       - uses: actions/checkout@v6
   -1    11       - run: sudo apt-get install -y imagemagick
   11    12       - run: |
   12    13           make a11y-outline.firefox.zip
   13    14           make a11y-outline.chromium.zip