Skip to content

Commit 81c03e6

Browse files
committed
github actions 10
1 parent 38a2b6b commit 81c03e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/aws.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: pip install pipenv
3434
- name: pipenv install
3535
run: pipenv install -v --system --deploy --ignore-pipfile
36+
- name: pipenv to requirements.txt
3637
run: pipenv requirements > infrastructure/requirements.txt
3738
- name: cdk diff
3839
uses: youyo/aws-cdk-github-actions@v2

0 commit comments

Comments
 (0)