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:
workflow_dispatch:
inputs:
use-ccache:
description: 'Enable sccache'
required: false
default: true
type: boolean
inputs:
use-ccache:
description: 'Enable sccache'
required: false
default: true
type: boolean
pull_request:
push:
branches: