Skip to content

Commit

Permalink
Clean up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
seshubaws committed May 8, 2024
1 parent 16ebddf commit 4836386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
python-version: '3.11'
- name: Build
run: make compile-with-docker-all #they are all in is bin/aws-lambda-rie*
run: make compile-with-docker-all
- name: Release
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit 4836386

Please sign in to comment.