docker composer correction of name runner
Some checks failed
Build and Deploy LSFE / build-and-deploy (push) Failing after 43s

runs-on: lsfe-server
This commit is contained in:
rowell_m_soriano 2026-07-30 13:18:18 +08:00
parent 6a3b1418ab
commit 29f5074072

View File

@ -6,7 +6,7 @@ on:
jobs:
build-and-deploy:
runs-on: win-runner-01
runs-on: lsfe-server
steps:
- name: Checkout