Преглед изворни кода

I repeat: Please do not include parent dir in artifact

Sebastian Stenzel пре 3 година
родитељ
комит
066f24a19f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/build.yml

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

@@ -211,7 +211,7 @@ jobs:
         uses: actions/upload-artifact@v2
         with:
           name: appdir-${{ matrix.profile }}
-          path: appdir/Cryptomator*/
+          path: appdir/Cryptomator*/**
           if-no-files-found: error