Skip to content

Fix regression in 1ce2c7ec626502da9e160c6d0898852f50dbcad9 #88

Fix regression in 1ce2c7ec626502da9e160c6d0898852f50dbcad9

Fix regression in 1ce2c7ec626502da9e160c6d0898852f50dbcad9 #88

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs:
build:
uses: linuxmint/github-actions/.github/workflows/do-builds.yml@master
with:
commit_id: master
############################## Comma separated list - like 'linuxmint/xapp, linuxmint/cinnamon-desktop'
dependencies: >
linuxmint/mintcommon,
linuxmint/xapp
##############################