We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580f784 commit afe76a6Copy full SHA for afe76a6
.github/workflows/develop.yaml
@@ -40,6 +40,7 @@ jobs:
40
uses: actions/download-artifact@v4
41
with:
42
name: build-artifacts
43
+ path: build-artifacts
44
- name: 'Authenticate'
45
uses: 'google-github-actions/auth@v2'
46
0 commit comments