checkout code before trying to get the current repo's commit lol

This commit is contained in:
GreemDev 2025-06-03 04:56:13 -05:00
parent bf5326ec87
commit 1bf31c91b6
2 changed files with 4 additions and 0 deletions

View File

@ -199,6 +199,8 @@ jobs:
- macos_release
- release
steps:
- uses: actions/checkout@v4
- name: Get version info
id: version_info
run: |

View File

@ -272,6 +272,8 @@ jobs:
- macos_release
- release
steps:
- uses: actions/checkout@v4
- name: Get version info
id: version_info
run: |