Skip to content

Add the "Without AWS" guide #4

Add the "Without AWS" guide

Add the "Without AWS" guide #4

Workflow file for this run

name: DA Build
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: SuffolkLITLab/ALActions/da_build@main