We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d77152 commit 6fe6eb1Copy full SHA for 6fe6eb1
.github/workflows/c-cicd.yml
@@ -25,7 +25,7 @@ jobs:
25
base_image: raspios_lite_arm64:latest
26
cpu: cortex-a53
27
image_additional_mb: 16384
28
- copy_artifact_path: CCminer-ARM-optimized/ccminerzip/
+ copy_artifact_path: CCminer-ARM-optimized/ccminerzip/*.zip
29
copy_artifact_dest: ~/ccminer/
30
commands: |
31
sudo apt-get update
0 commit comments