Skip to content

Remove the 'steam' package from featured/banner apps, only allow #83

Remove the 'steam' package from featured/banner apps, only allow

Remove the 'steam' package from featured/banner apps, only allow #83

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
##############################