Skip to content

Commit 70697a1

Browse files
authored
Merge pull request #139 from MLPlatformWebsite/pjc-transfer-linaro-scripts
Create lock file
2 parents 89da1d5 + b465fb5 commit 70697a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: |
2727
cat ".github-env-${GITHUB_REF##*/}" >> $GITHUB_ENV
2828
pipenv --rm || true # Force-remove any old/broken venv
29+
pipenv lock
2930
pipenv sync --verbose
3031
3132
- run: env

0 commit comments

Comments
 (0)