Skip to content

Implement menu options for opening the install file path and Wine prefix in the default file manager #2216

Implement menu options for opening the install file path and Wine prefix in the default file manager

Implement menu options for opening the install file path and Wine prefix in the default file manager #2216

Workflow file for this run

name: Build on PR
on:
pull_request:
branches: [main, stable]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build-base.yml
with:
publish-snap: false
secrets:
workflowToken: ${{ secrets.WORKFLOW_TOKEN }}