Update deploy.yaml
Some checks failed
Deploy Monorepo to Opt / deploy (push) Has been cancelled

This commit is contained in:
mrzta
2026-02-12 18:47:27 +00:00
parent 70266c19e0
commit a3452b0e92

View File

@@ -16,11 +16,6 @@ jobs:
fetch-depth: 1 fetch-depth: 1
persist-credentials: false persist-credentials: false
- name: Install Tools
run: |
apt-get update
apt-get install -y nodejs npm gettext-base
- name: Sync OVH Subfolder to Opt - name: Sync OVH Subfolder to Opt
run: | run: |
mkdir -p /opt/hurricane/apps/ovh mkdir -p /opt/hurricane/apps/ovh