Browse Source

Update workflow to hopefully run this time

anfeny 8 months ago
parent
commit
03ca7f32b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      simulator/.github/workflows/ci.yml

+ 1 - 0
simulator/.github/workflows/ci.yml

@@ -21,6 +21,7 @@ jobs:
 
       - name: Install Dependencies
         run: |
+          cd simulator/
           python -m pip install --upgrade pip
           pip install -r requirements.txt