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 963c38c commit 234568fCopy full SHA for 234568f
.github/workflows/development.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@v4
43
44
- name: Download Build Artifact
45
- uses: actions/upload-artifact@v4
+ uses: actions/download-artifact@v4
46
with:
47
name: build-artifact
48
0 commit comments