Kaynağa Gözat

change repo url in datalad install command

Lennart Wittkuhn 1 yıl önce
ebeveyn
işleme
d311e7be87
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -12,7 +12,7 @@ jobs:
     steps:
       - name: Install and Build
         run: |
-          datalad install --get-data https://github.com/$GITHUB_REPOSITORY
+          datalad install --get-data https://github.com/lnnrtwttkhn/replay-illustrations
           datalad unlock -d replay-illustrations replay-illustrations/illustrations
       - name: Upload artifact
         uses: actions/upload-artifact@v2