Add Bob build workflow

This commit is contained in:
Kharkunov Eugene
2025-09-10 12:47:33 +03:00
parent 5db8d5c072
commit 7441ec8381

7
.github/workflows/bob.yml vendored Normal file
View 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