Skip to content

Create buildpsec.yml to install and zip libs #1

Create buildpsec.yml to install and zip libs

Create buildpsec.yml to install and zip libs #1

Workflow file for this run

name: AWS Lambda Deploy

Check failure on line 1 in .github/workflows/lambda.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lambda.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
env: