remove left over cd

This commit is contained in:
Xevion
2020-04-21 03:33:08 -05:00
parent e87a259c46
commit 8eb8db7e84

View File

@@ -15,7 +15,7 @@ jobs:
python-version: 3.7
- name: Install pipenv & sync
run: |
cd triple-dungeon
# cd triple-dungeon
python -m pip install --upgrade pip
pip install pipenv
pipenv lock