mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-23 15:30:34 -04:00
Disabling macOS CD
This commit is contained in:
parent
27c2c7217e
commit
aa91698361
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
||||
# - os: windows-latest
|
||||
# runtime: win-x64
|
||||
# artifact: windows
|
||||
- os: macOS-latest
|
||||
runtime: osx-x64
|
||||
artifact: macos
|
||||
# - os: macOS-latest
|
||||
# runtime: osx-x64
|
||||
# artifact: macos
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Checkout submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user