Remove the download artifacts step
This commit is contained in:
parent
f955c1b0f4
commit
479007da55
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -222,11 +222,6 @@ 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user