Skip to content

Commit cfaf175

Browse files
committed
fixing uses and runs
1 parent ce073dc commit cfaf175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/noise_processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
with:
5656
rclone_config: ${{secrets.RCLONE_CONFIG}}
5757

58-
run: rclone copy ambient_sound_analysis/img/*.png mydrive:rclone_uploads/
58+
- run: rclone copy ambient_sound_analysis/img/*.png mydrive:rclone_uploads/

0 commit comments

Comments
 (0)