Unable to find good bind path format when deploying AWS Lambda via GitHub action and serverless framework on Windows machine

前端 未结 0 540
执念已碎
执念已碎 2021-02-05 06:03

This is how my action template looks like:

name: deploy-aws-lambda
on:
  push:
    branches:
      - master
jobs:
  deploy:
    runs-on: windows-latest
    strate         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题