This commit is contained in:
Kolyah35
2026-03-19 18:59:05 +03:00
parent eadbe78f6b
commit bb181ca838

View File

@@ -2,12 +2,12 @@ name: Build Game
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
use-ccache: use-ccache:
description: 'Enable sccache' description: 'Enable sccache'
required: false required: false
default: true default: true
type: boolean type: boolean
pull_request: pull_request:
push: push:
branches: branches: