No need to install packages

This commit is contained in:
Daniel García 2025-04-04 17:44:32 +02:00
parent 7dd64238ed
commit 51e0d83c19
No known key found for this signature in database
GPG Key ID: FC8A7D14C3CD543A

View File

@ -19,12 +19,6 @@ jobs:
fetch-depth: 0
# End Checkout the repo
- name: Set up environment
run: |
sudo apt-get update
sudo apt-get install -y make python3 python3-pip
sudo pip install jinja2
- name: Run make to rebuild templates
working-directory: docker
run: make