File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 matrix :
1212 include :
1313 - target : i686-pc-windows-msvc
14- name : pbbot-rq-win-i686.exe
14+ name : pbbot-rq-${{ github.ref_name }}- win-i686.exe
1515 - target : x86_64-pc-windows-msvc
16- name : pbbot-rq-win-x86_64.exe
16+ name : pbbot-rq-${{ github.ref_name }}- win-x86_64.exe
1717
1818 steps :
1919 - name : checkout
4545 matrix :
4646 include :
4747# - target: i686-unknown-linux-musl
48- # name: pbbot-rq-linux-i686
48+ # name: pbbot-rq-${{ github.ref_name }}- linux-i686
4949 - target : x86_64-unknown-linux-musl
50- name : pbbot-rq-linux-x86_64
50+ name : pbbot-rq-${{ github.ref_name }}- linux-x86_64
5151
5252 steps :
5353 - name : checkout
8181 matrix :
8282 include :
8383 - target : x86_64-apple-darwin
84- name : pbbot-rq-darwin-x86_64
84+ name : pbbot-rq-${{ github.ref_name }}- darwin-x86_64
8585 - target : aarch64-apple-darwin
86- name : pbbot-rq-darwin-aarch64
86+ name : pbbot-rq-${{ github.ref_name }}- darwin-aarch64
8787
8888 steps :
8989 - name : checkout
You can’t perform that action at this time.
0 commit comments