mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-25 00:07:12 -07:00
Renamed Github workflows
This commit is contained in:
parent
cac57b3e4b
commit
e7c7144c84
1 changed files with 2 additions and 2 deletions
4
.github/workflows/bld.yml
vendored
4
.github/workflows/bld.yml
vendored
|
@ -3,7 +3,7 @@ name: bld-ci
|
|||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build-bld-project:
|
||||
build-linux:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
services:
|
||||
|
@ -111,7 +111,7 @@ jobs:
|
|||
-DtestsBadgeUrl=https://rife2.com/tests-badge/update/com.uwyn.rife2/bld
|
||||
-DtestsBadgeApiKey=${{ secrets.TESTS_BADGE_API_KEY }}
|
||||
|
||||
build-bld-project-macos:
|
||||
build-macos:
|
||||
runs-on: macos-latest
|
||||
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue