Skip to content

Commit

Permalink
Update github-action.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Aug 18, 2023
1 parent be08269 commit b2899f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-action.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ for model_name in "${spu_models[@]}"; do
ls ./
mv "ccminer_$model_name.zip" ../ccminer/
ls ../ccminer/
pwd
echo "$model_name done!"
done

Expand Down

0 comments on commit b2899f5

Please sign in to comment.