github action changes.

This commit is contained in:
Dan 2022-11-10 16:06:14 -05:00
parent 20e2f244bd
commit 241db3a136
1 changed files with 2 additions and 1 deletions

View File

@ -78,7 +78,8 @@ jobs:
FLASK_SESSION_SECRET_KEY: super_secret_key
defaults:
working-directory: subworkflow-backend
run:
working-directory: subworkflow-backend
steps:
- name: Check out the repository