mirror of
https://github.com/PrimeDecomp/prime.git
synced 2024-11-26 22:50:30 +00:00
This commit is contained in:
parent
14efff0978
commit
c500101e5f
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -15,11 +15,10 @@ jobs:
|
||||
version: [GM8E01_00] # GM8E01_01, GM8E01_48
|
||||
|
||||
steps:
|
||||
# Checkout the repository (shallow clone)
|
||||
# Checkout the repository
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
# Set Git config
|
||||
|
Loading…
Reference in New Issue
Block a user