mirror of
https://github.com/defold/extension-camera
synced 2025-09-27 08:52:19 +02:00
Merge pull request #13 from ekharkunov/bob-reusable-workflow
Add Bob build workflow
This commit is contained in:
7
.github/workflows/bob.yml
vendored
Normal file
7
.github/workflows/bob.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
name: Build with bob
|
||||||
|
|
||||||
|
on: [push, pull_request]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
uses: defold/github-actions-common/.github/workflows/bob.yml@master
|
Reference in New Issue
Block a user