Skip to content

Bump @embroider/core from 3.4.19 to 3.4.20 in /web #2246

Bump @embroider/core from 3.4.19 to 3.4.20 in /web

Bump @embroider/core from 3.4.19 to 3.4.20 in /web #2246

Workflow file for this run

name: Docker
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
APP_GID: 1000
APP_UID: 1000
steps:
- uses: actions/checkout@v4
with:
submodules: true
- run: compose/local build