mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-07 17:07:15 +00:00
checkout code before trying to get the current repo's commit lol
This commit is contained in:
parent
bf5326ec87
commit
1bf31c91b6
2
.github/workflows/debug_release.yml
vendored
2
.github/workflows/debug_release.yml
vendored
@ -199,6 +199,8 @@ jobs:
|
||||
- macos_release
|
||||
- release
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Get version info
|
||||
id: version_info
|
||||
run: |
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -272,6 +272,8 @@ jobs:
|
||||
- macos_release
|
||||
- release
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Get version info
|
||||
id: version_info
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user