Skip to content

Commit 6fe6eb1

Browse files
Update c-cicd.yml
1 parent 4d77152 commit 6fe6eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
base_image: raspios_lite_arm64:latest
2626
cpu: cortex-a53
2727
image_additional_mb: 16384
28-
copy_artifact_path: CCminer-ARM-optimized/ccminerzip/
28+
copy_artifact_path: CCminer-ARM-optimized/ccminerzip/*.zip
2929
copy_artifact_dest: ~/ccminer/
3030
commands: |
3131
sudo apt-get update

0 commit comments

Comments
 (0)