Skip to content

Commit 69aee8e

Browse files
committed
pipenv
1 parent 8290786 commit 69aee8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync_native_dependency.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
python -m pip install --upgrade pip
2424
pip install pipenv
2525
pipenv install
26+
pipenv shell
2627
- name: Run compare_dependency_constraints Script.
2728
env:
2829
CHANGED_FILES: "${{ steps.changed-files.outputs.all_changed_files }}"

0 commit comments

Comments
 (0)