Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed Apr 10, 2024
1 parent fc24d8a commit 971c538
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ jobs:
needs: ['standalone', 'package-geode']

steps:
- name: actions/download-artifact@v4
- name: Download artifacts
uses: actions/download-artifact@v4
with:
path: ${{ github.workspace }}/bin
merge-multiple: true
Expand Down

0 comments on commit 971c538

Please sign in to comment.