mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-08 19:14:49 +02:00
working dir
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
pip install -r ${{ github.workspace }}/requirements.txt
|
||||
|
||||
- name: 'run HTTP server'
|
||||
working-directory: ${{ github.workspace }}/.github/workflows
|
||||
working-directory: ${{ github.workspace }}/src
|
||||
shell: bash
|
||||
run: |
|
||||
nohup python -m src.api.controller &
|
||||
|
||||
Reference in New Issue
Block a user