From 8bf5e835ff7fc6ddc315717a42a31fde1f024b92 Mon Sep 17 00:00:00 2001 From: Noah Date: Sat, 9 Jul 2022 14:23:58 +0100 Subject: fix(actions): Remove duplicate pdoc installation --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/main.yml') diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1a2ee82..6144820 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,6 @@ jobs: steps: - uses: actions/checkout@v3 - uses: actions/setup-python@v3 - - run: pip install pdoc - run: pip install -r requirements.txt - run: pdoc -o docs/ --favicon "https://pictshare.net/e73ask.png" --logo "https://pictshare.net/sco723.png" --footer-text "\"Here's the plan - when someone uses a feature you don't understand, simply shoot them.\" - Tim Peters" discord # everything below is copied from the pdoc repo -- cgit 1.4.1-2-gfad0