Skip to content

[FIX] Using crossover with gog and amazon #1050

[FIX] Using crossover with gog and amazon

[FIX] Using crossover with gog and amazon #1050

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