see if this works
Some checks failed
Deploy Containers / Prepare (push) Has been cancelled

This commit is contained in:
2025-07-29 20:36:56 -04:00
parent 45c14dfe6c
commit ccb1705e6c
2 changed files with 175 additions and 174 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
deploy:
name: Prepare
runs-on: jade
runs-on: runner:host
steps:
- name: Checkout Repo
uses: actions/checkout@v4