We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12c2b0 commit ae699deCopy full SHA for ae699de
.github/workflows/develop.yaml
@@ -85,7 +85,7 @@ jobs:
85
uses: actions/upload-artifact@v4
86
with:
87
name: pulumi-gcp-vertex-model-deployment-${{ matrix.goos }}-${{ matrix.goarch }}
88
- path: build/pulumi-resource-vertex-model-deployment-${{ matrix.goos }}-${{ matrix.goarch }}
+ path: build/pulumi-resource-vertex-model-deployment-*
89
90
lint:
91
runs-on: ubuntu-latest
0 commit comments