mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-16 04:09:03 +00:00
No need to install packages
This commit is contained in:
parent
7dd64238ed
commit
51e0d83c19
6
.github/workflows/check-templates.yml
vendored
6
.github/workflows/check-templates.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user