Actualiser .gitea/workflows/build-and-release.yml
Some checks failed
Build and Release Maubot Plugin / Build Plugin (push) Successful in 1m12s
Build and Release Maubot Plugin / Release Plugin (push) Failing after 34s

This commit is contained in:
2024-12-03 14:32:12 +01:00
parent 9525d8dc9d
commit 98c84ff171

View File

@@ -22,7 +22,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install maubot-compiler
pip install maubot
- name: Build Plugin
run: |