mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-06 03: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
|
||||
- name: Install pipenv & sync
|
||||
run: |
|
||||
cd triple-dungeon
|
||||
# cd triple-dungeon
|
||||
python -m pip install --upgrade pip
|
||||
pip install pipenv
|
||||
pipenv lock
|
||||
|
||||
Reference in New Issue
Block a user