Skip to content

Commit bb2d9e2

Browse files
authored
Update remote-benchmarks.yml
1 parent aa54c19 commit bb2d9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remote-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Sync GCloud with Demo NFS
9292
run: |
93-
gcloud compute ssh --zone "us-central1-a" --project "deephaven-oss" dhc-demo-nfs-client --command="gsutil -m rsync -r -d gs://deephaven-benchmark /nfs/deephaven-benchmark"
93+
gcloud compute ssh --zone "us-central1-a" --project "deephaven-oss" dhc-demo-nfs-client --command="gsutil -m rsync -d -r gs://deephaven-benchmark /nfs/deephaven-benchmark"
9494
9595
- name: Publish Slack Notification Tables
9696
run: |

0 commit comments

Comments
 (0)