mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2026-01-31 06:22:10 -06:00
lock before sync
This commit is contained in:
Vendored
+1
@@ -17,6 +17,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pipenv
|
||||
pipenv lock
|
||||
pipenv sync
|
||||
- name: Lint
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user