Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
horita-yuya committed Nov 20, 2024
1 parent c35f115 commit a4c0528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Prepare runtime directory
run: |
mkdir -p artifacts
mkdir -p artifacts/runtime
cp bootstrap-go/build/bootstrap artifacts/runtime/bootstrap
cp compute-type-value/dist/index.js artifacts/runtime/index.js
cp terraform/aws_lambda_layer.tf artifacts/aws_lambda_layer.tf
Expand Down

0 comments on commit a4c0528

Please sign in to comment.