fixing ci
CI / deploy (push) Has been cancelled

This commit is contained in:
2026-03-31 16:20:55 -04:00
parent 1aafd08af0
commit 7fc4d92031
+4 -1
View File
@@ -7,8 +7,11 @@ on:
jobs:
deploy:
runs-on: ubuntu
runs-on: ubuntu-latest
steps:
- name: Install Docker CLI
run: |
apt-get update && apt-get install -y docker.io
- uses: actions/checkout@v4
- name: Pull latest images