mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
Merge branch 'main' into new-templates
This commit is contained in:
@@ -915,7 +915,7 @@ fn get_app_logs(
|
||||
.run_graphql(types::GetDeployAppLogs::build(variables.clone()))
|
||||
.await?
|
||||
.get_deploy_app_version
|
||||
.context("unknown package version")?;
|
||||
.context("app version not found")?;
|
||||
|
||||
let page: Vec<_> = deploy_app_version
|
||||
.logs
|
||||
|
||||
Reference in New Issue
Block a user