Add conditional check for artifact download based on architecture

This commit is contained in:
mr. M
2024-12-23 17:00:36 +01:00
parent 1f1630dc65
commit 055decf0cc

View File

@@ -48,6 +48,7 @@ jobs:
run: npm i -g @zen-browser/surfer
- name: Download artifact
if: ${{ matrix.arch == 'x86_64' }}
uses: actions/download-artifact@v4
with:
path: C:\artifact