diff --git a/action.yml b/action.yml index 650b58b..b2884c4 100644 --- a/action.yml +++ b/action.yml @@ -22,4 +22,4 @@ runs: - name: Install dependencies shell: bash - run: pipenv install + run: pipenv sync --dev