Skip to content

Commit bd2c8f9

Browse files
committed
add autoflip into container
1 parent 086c1be commit bd2c8f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/gdrive_folder_v2.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ jobs:
6060
# │ GET CONTENTS OF CURRENT REPO │
6161
# ╰───────────────────────────────────────────────────────╯
6262
- name: 🎛️ SETUP - Checkout Repo
63-
uses: actions/checkout@v3
63+
- uses: actions/checkout@v3
64+
with:
65+
repository: google/mediapipe
66+
fetch-depth: 1
6467

6568

6669
# ╭───────────────────────────────────────────────────────╮

0 commit comments

Comments
 (0)