mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
update CI/CD
This commit is contained in:
parent
04b05bff7a
commit
5953f24361
2 changed files with 5 additions and 5 deletions
4
.github/workflows/build_mac_x64.yml
vendored
4
.github/workflows/build_mac_x64.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build Mac x64
|
||||
name: Build Mac Intel
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build_win64:
|
||||
name: Build Mac x64
|
||||
name: Build Mac Intel
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue