Update ci.yml

This commit is contained in:
Slipstream 2025-06-12 22:53:57 -06:00 committed by GitHub
parent dbdab08c7a
commit b5ee8dc408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,10 +17,11 @@ on:
- 'requirements.txt' - 'requirements.txt'
- 'pyproject.toml' - 'pyproject.toml'
- 'setup.py' - 'setup.py'
workflow_dispatch:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: self-hosted
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4