CI : fix flow
Some checks failed
Deploy / Deploy to Production (push) Failing after 58s

This commit is contained in:
isUnknown 2025-12-10 15:17:13 +01:00
parent 87987665f3
commit b0fbfaefcd

View file

@ -8,7 +8,7 @@ on:
jobs:
deploy:
name: Deploy to Production
runs-on: main-runner
runs-on: docker
steps:
- name: Checkout code
uses: actions/checkout@v4