Skip to content

Commit 4836386

Browse files
committed
Clean up comments
1 parent 16ebddf commit 4836386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: '3.11'
2828
- name: Build
29-
run: make compile-with-docker-all #they are all in is bin/aws-lambda-rie*
29+
run: make compile-with-docker-all
3030
- name: Release
3131
uses: softprops/action-gh-release@v2
3232
with:

0 commit comments

Comments
 (0)