diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 44a4f80..5816f81 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: