Explorar o código

Only archive the... archives (not the individual bins)

jamesread %!s(int64=4) %!d(string=hai) anos
pai
achega
9b2b866701
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/rc-build.yml

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

@@ -28,7 +28,7 @@ jobs:
         uses: actions/upload-artifact@v2
         with: 
           name: dist
-          path: dist/**
+          path: dist/OliveTin-**
 
       - name: Archive integration tests
         uses: actions/upload-artifact@v2