Skip to content

Commit

Permalink
fixup! Initial support for GCP deployments (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel committed Feb 28, 2023
1 parent 9ead3f7 commit 8695b5d
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 8695b5d

Please sign in to comment.