Skip to content

Commit d213f45

Browse files
author
webdev778
authored
fix WF
1 parent 6427f73 commit d213f45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-api-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: build "-api" source
4646
working-directory: git
4747
run: |
48+
cp Gemfile* lib/
4849
zip -r ${AWSL_SRC_ZIP} lib
4950
5051
- name: build "-layer"

0 commit comments

Comments
 (0)