Browse Source

change entrypoint

Lennart Wittkuhn 1 year ago
parent
commit
01d8d57f1a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/main.yml

+ 2 - 0
.github/workflows/main.yml

@@ -8,6 +8,8 @@ jobs:
     runs-on: ubuntu-latest
     container:
       image: lennartwittkuhn/datalad:0.17.6
+      with:
+        entrypoint: /bin/sh
     steps:
       - name: Install and Build
         run: |