Skip to content

Commit 64e28cd

Browse files
author
Alexander Smirnov
committed
Fix GitHub action workflow
1 parent dd75c43 commit 64e28cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws-lambda-java-runtime-interface-client.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
path: ./aws-lambda-java-runtime-interface-client/target/aws-lambda-java-runtime-interface-client-*.jar
6464

6565
publish:
66+
runs-on: ubuntu-latest
6667
needs: build
6768
if: github.ref == 'refs/heads/main'
6869

0 commit comments

Comments
 (0)