File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 asset_name : rust-serial-monitor-linux_x86.deb
3434 asset_content_type : binary
3535
36- build-macos-intel :
36+ build-macos-x86 :
3737 permissions : write-all
38- name : macos
38+ name : macos x86
3939 runs-on : macos-12
4040 steps :
4141 - uses : actions/checkout@v3
5555 asset_name : rust-serial-monitor-macos_x86.app.zip
5656 asset_content_type : binary
5757
58- build-macos-apple-silicon :
58+ build-macos-arm :
5959 permissions : write-all
60- name : macos apple silicon
60+ name : macos arm
6161 runs-on : macos-14
6262 steps :
6363 - uses : actions/checkout@v3
7474 with :
7575 upload_url : ${{ github.event.release.upload_url }}
7676 asset_path : ./target/release/bundle/osx/rust-serial-monitor.app.zip
77- asset_name : rust-serial-monitor-macos_apple_silicon .app.zip
77+ asset_name : rust-serial-monitor-macos_arm .app.zip
7878 asset_content_type : binary
7979
8080 build-windows :
You can’t perform that action at this time.
0 commit comments