Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

misc: adopt M_ prefix for private functions #82

misc: adopt M_ prefix for private functions

misc: adopt M_ prefix for private functions #82

Workflow file for this run

name: Create a test build
permissions:
contents: write
on:
pull_request:
push:
branches:
- '!stable'
- '!develop'
jobs:
package_multiplatform:
name: 'Create a test build'
uses: ./.github/workflows/job_build_game.yml
secrets: inherit