mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-06 11:13:12 -06:00
remove left over cd
This commit is contained in:
2
triple-dungeon/.github/workflows/ci.yml
vendored
2
triple-dungeon/.github/workflows/ci.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
- name: Install pipenv & sync
|
- name: Install pipenv & sync
|
||||||
run: |
|
run: |
|
||||||
cd triple-dungeon
|
# cd triple-dungeon
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install pipenv
|
pip install pipenv
|
||||||
pipenv lock
|
pipenv lock
|
||||||
|
|||||||
Reference in New Issue
Block a user