docker: install deno
Some checks failed
Build and Deploy ytdlp-site / build-deploy (push) Has been cancelled

This commit is contained in:
2025-09-24 08:47:15 -06:00
parent e2ac4ec983
commit f3d454988a
3 changed files with 3 additions and 5 deletions

View File

@@ -39,10 +39,6 @@ jobs:
run: |
bash .ci/ubuntu_setup_docker.sh
- name: Install deno
run: |
bash .ci/ubuntu_setup_deno.sh
- name: Build Docker image
run: |
docker build . \