Skip to content

_apt.py : Used setdefault method to initialize sections dictionary (#60) #68

_apt.py : Used setdefault method to initialize sections dictionary (#60)

_apt.py : Used setdefault method to initialize sections dictionary (#60) #68

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