Skip to content

Commit

Permalink
- yml testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaellh0079 committed Aug 22, 2023
1 parent 5a3ff9b commit f2a06f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Build a release
run: |
python --version
python createPackage.py
python create_lambda_package.py
bash create_release.sh $SOURCE_TAG
env:
SOURCE_TAG: ${{ steps.tag_name.outputs.SOURCE_TAG }}
Expand Down

0 comments on commit f2a06f4

Please sign in to comment.