m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

Update build.yml

Attempt 3
This commit is contained in:
Sergio
2024-08-31 19:10:52 +03:00
committed by GitHub
parent 30b8e943c0
commit 7ea4c63322

View File

@@ -79,13 +79,11 @@ jobs:
uses: actions/download-artifact@v4
with:
name: cup-linux-aarch64
path: cup-linux-aarch64
- name: Download x86 binary
uses: actions/download-artifact@v4
with:
name: cup-linux-x86_64
path: cup-linux-x86_64
- name: Extract and rename binaries
run: |