Skip to content

[SubMob/LogMob#27] Update Oztechan/Global digest to 48b08c7 #697

[SubMob/LogMob#27] Update Oztechan/Global digest to 48b08c7

[SubMob/LogMob#27] Update Oztechan/Global digest to 48b08c7 #697

Workflow file for this run

name: LogMob CI
on:
push:
branches:
- develop
- 'submodule/CCC'
pull_request:
jobs:
build:
runs-on: macos-14
steps:
- name: Setup Gradle Repo
uses: Oztechan/Global/actions/setup-gradle-repo@48b08c776cee706477e996d13da5e28756da9192
- name: Gradle Build
run: ./gradlew build
- name: Notify slack fail
if: failure()
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
uses: voxmedia/[email protected]
with:
channel: submob
status: FAILED
color: danger