Browse Source

Update ci.yml

Hopefully fix directory structure
Anthony 3 months ago
parent
commit
5eb717ebbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

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

@@ -27,7 +27,7 @@ jobs:
 
       - name: Install PythonPDEVS
         run: |
-          cd pythonpdevs/src/
+          cd simulator/pythonpdevs/src/
           python setup.py install --user
           cd ../../