fix(workflow): oops lol
Some checks failed
Push documentation to Meli and run Pylint / Setup (3.11) (push) Successful in 42s
Push documentation to Meli and run Pylint / Build Documentation and push to Meli (push) Failing after 1s
Push documentation to Meli and run Pylint / Lint Code with Pylint (push) Failing after 1s

This commit is contained in:
Seaswimmer 2024-01-06 16:26:24 +00:00
parent be4f3e7df1
commit a18f6367fe
Signed by: cswimr
GPG key ID: D74DDDDF420E13DF

View file

@ -7,6 +7,7 @@ jobs:
strategy:
matrix:
python-version: ["3.11"]
container: catthehacker/ubuntu:act-latest
steps:
- name: Checkout
uses: actions/checkout@v4