mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-02-17 11:28:36 +01:00
Chore: Attempt 4
This commit is contained in:
parent
4025cabbdb
commit
17e259b90e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
release:
|
||||
name: Release for ${{ matrix.platform.name }}
|
||||
runs-on: ${{ matrix.platform.os }}
|
||||
timeout-minutes: ${{ vars.JOB_TIMEOUT }}
|
||||
strategy:
|
||||
matrix:
|
||||
platform:
|
||||
@ -147,7 +146,6 @@ jobs:
|
||||
macos_release:
|
||||
name: Release MacOS universal
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: ${{ vars.JOB_TIMEOUT }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user