fix: Use right path to find zip files

This commit is contained in:
Alan Rynne
2024-10-31 10:59:20 +01:00
parent 5e4bcf48d6
commit bed2cf9d42
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: output-${{ env.GitVersion_FullSemVer }}
path: output/*
path: speckle-cpp-connectors/output/*
retention-days: 1
- id: set-version