Skip to content

Commit 4f37c21

Browse files
authored
Update main.yml
Signed-off-by: eQuantum <8466209+eq19@users.noreply.github.com>
1 parent 9f34414 commit 4f37c21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
- name: 📂 Checkout
4646
uses: actions/checkout@v4
4747
with:
48-
#submodules: recursive
49-
#token: ${{ secrets.ACCESS_TOKEN }}
48+
submodules: recursive
49+
token: ${{ secrets.ACCESS_TOKEN }}
5050
repository: ${{ env.JOBS_ID != 1 && env.DOC || '' }}
5151

5252
- name: ⚙️ Build Maps

0 commit comments

Comments
 (0)