Преглед на файлове

[DATALAD] Recorded changes

Daniel Busch преди 2 месеца
родител
ревизия
0254c4885c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      .github/workflows/ci.yaml

+ 1 - 0
.github/workflows/ci.yaml

@@ -119,6 +119,7 @@ jobs:
         shell: bash
         run: |
           TEMP_FILE=$(mktemp)
+          poetry self add poetry-plugin-export
           poetry export --without=tests --without=docs --without=dev > $TEMP_FILE
           poetry run liccheck -r $TEMP_FILE -R licence-check.txt
           cat licence-check.txt