File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 artifactPath : ${{ matrix.artifactPath }}
7676
7777 Build-macOS-x86_64 :
78- name : Build
78+ name : Build (macOS x86_64)
7979 uses : ./.github/workflows/build.yml
8080 with :
8181 name : macOS x86_64
8686 artifactPath : export/release/macos/bin/*
8787
8888 Build-macOS-ARM64 :
89- name : Build
89+ name : Build (macOS ARM64)
9090 uses : ./.github/workflows/build.yml
9191 with :
9292 name : macOS ARM64
Original file line number Diff line number Diff line change 8181 artifactPath : ${{ matrix.artifactPath }}
8282
8383 Build-macOS-x86_64 :
84- name : Build
84+ name : Build (macOS x86_64)
8585 uses : ./.github/workflows/build.yml
8686 with :
8787 name : macOS x86_64
9292 artifactPath : export/release/macos/bin/*
9393
9494 Build-macOS-ARM64 :
95- name : Build
95+ name : Build (macOS ARM64)
9696 uses : ./.github/workflows/build.yml
9797 with :
9898 name : macOS ARM64
You can’t perform that action at this time.
0 commit comments