Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 971c538

Browse files
committed
Update build.yml
1 parent fc24d8a commit 971c538

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ jobs:
9797
needs: ['standalone', 'package-geode']
9898

9999
steps:
100-
- name: actions/download-artifact@v4
100+
- name: Download artifacts
101+
uses: actions/download-artifact@v4
101102
with:
102103
path: ${{ github.workspace }}/bin
103104
merge-multiple: true

0 commit comments

Comments
 (0)