Skip to content

Move installation of wine dependencies into a "common" layer #86

Move installation of wine dependencies into a "common" layer

Move installation of wine dependencies into a "common" layer #86

Workflow file for this run

---
name: Docker image
on:
push:
branches:
- main
schedule:
- cron: '11 1 18 * *'
workflow_dispatch:
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
push: true
secrets: inherit