fix inconsistency
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m44s
/ Build BaseBand Installer (push) Successful in 1m6s
/ Build BaseBand Loader (push) Successful in 1m42s
/ Build BaseBand Server (push) Successful in 1m42s

This commit is contained in:
Jess H 2024-06-12 07:04:59 +01:00
parent 3b1c195d50
commit e0bac304cf
Signed by: UnixSystemV
GPG key ID: 9B21C50B68D67F19

View file

@ -21,7 +21,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Notify Action Start - name: Notify Action Start
run: bash webhook.sh "(Client) Build Action Started at" run: bash webhook.sh "**(Client)** Build Action Started at"
- name: Initialize Gradle - name: Initialize Gradle
uses: https://github.com/gradle/actions/setup-gradle@v3 uses: https://github.com/gradle/actions/setup-gradle@v3
- name: Build - name: Build