mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-13 09:40:53 +00:00
fix the & symbol in company name
This commit is contained in:
2
.github/workflows/generator-macos.yml
vendored
2
.github/workflows/generator-macos.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
|
||||
build-for-macos:
|
||||
name: ${{ matrix.job.target }}
|
||||
runs-on: macos-latest
|
||||
runs-on: ${{ matrix.job.os }}
|
||||
needs: [generate-bridge]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user