Explorar o código

I repeat: Please do not include parent dir in artifact

Sebastian Stenzel %!s(int64=4) %!d(string=hai) anos
pai
achega
066f24a19f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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