Skip to content
Snippets Groups Projects
Commit 4ada0aa5 authored by hollum's avatar hollum
Browse files

yml file

parent 8141f754
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: cd backend
- run: echo {}
- run: cd frontend
- run: apt-get update -qy
- run: pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment