We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6427f73 commit d213f45Copy full SHA for d213f45
.github/workflows/on-api-release.yml
@@ -45,6 +45,7 @@ jobs:
45
- name: build "-api" source
46
working-directory: git
47
run: |
48
+ cp Gemfile* lib/
49
zip -r ${AWSL_SRC_ZIP} lib
50
51
- name: build "-layer"
0 commit comments