mirror of
https://github.com/defold/extension-websocket.git
synced 2025-09-27 07:52:18 +02:00
8 lines
135 B
YAML
8 lines
135 B
YAML
name: Build with bob
|
|
|
|
on: [push, pull_request]
|
|
|
|
jobs:
|
|
build:
|
|
uses: defold/github-actions-common/.github/workflows/bob.yml@master
|