mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-16 08:05:57 +00:00
fix ci cache
This commit is contained in:
parent
3017fb255a
commit
07f3bd4714
2
.github/workflows/entrypoint.yml
vendored
2
.github/workflows/entrypoint.yml
vendored
@ -6,8 +6,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
cache: poetry
|
||||
- run: python -m pip install -U pip
|
||||
- run: python -m pip install .
|
||||
- run: matrix-webhook -h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user