Skip to content

chore(deps-dev): Bump vite from 4.3.9 to 4.5.2 in /site #124

chore(deps-dev): Bump vite from 4.3.9 to 4.5.2 in /site

chore(deps-dev): Bump vite from 4.3.9 to 4.5.2 in /site #124

Workflow file for this run

name: Build
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
disma_build:
name: disma:build
uses: ./.github/workflows/build.template.yml
with:
package: disma
disma-cli_build:
name: disma-cli:build
needs: disma_build
uses: ./.github/workflows/build.template.yml
with:
package: disma-cli