Skip to content

Change the build directory to build/dev and build/prod #18

Change the build directory to build/dev and build/prod

Change the build directory to build/dev and build/prod #18

Workflow file for this run

name: dry-build
on:
push:
branches: [master]
pull_request:
jobs:
dry-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: docker compose run make zip