Skip to content

Commit

Permalink
fixup! Initial support for GCP deployments (hydro-project#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel committed Feb 28, 2023
1 parent 0ea1f07 commit 3822839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hydro_cli/src/core/gcp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ impl Host for GCPComputeEngineHost {

#[cfg(not(unix))]
{
let _ = id;
false
}
}
Expand Down

0 comments on commit 3822839

Please sign in to comment.