summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index abf14b015e..ebcabe40c2 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -81,7 +81,7 @@ jobs:
path: .master-message-template
- name: Install autobuild and python dependencies
- run: pip3 install autobuild llsd
+ run: pip3 install autobuild PyGithub llsd
- name: Cache autobuild packages
uses: actions/cache@v3