Revert "Remove the download artifacts step"

This reverts commit 479007da5512637593e454b5098d823c0f3f8a47.
This commit is contained in:
Felipe Knorr Kuhn 2024-01-22 20:05:20 -08:00
parent 479007da55
commit c789797d2d
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

View File

@ -222,6 +222,11 @@ jobs:
promo-video-assets.zip
key: promo-video-assets-cache
- name: Download artifact
uses: actions/download-artifact@v4
with:
name: mining-pool-assets
- name: Unzip assets before building (src/resources)
run: unzip -o mining-pool-assets.zip -d ${{ matrix.node }}/${{ matrix.flavor }}/frontend/src/resources/mining-pools