fix ci oss (#7636)

This commit is contained in:
Diego Imbert
2026-01-20 21:58:41 +01:00
committed by GitHub
parent 0bb211fbda
commit 9a2ec7b11d
@@ -152,6 +152,7 @@ pub struct DeleteS3FileQuery {
#[cfg(not(feature = "private"))]
pub async fn get_workspace_s3_resource_and_check_paths<'c>(
_db_with_opt_authed: &DbWithOptAuthed<'c, ApiAuthed>,
_authed_api: Option<&ApiAuthed>,
_w_id: &str,
_storage: Option<String>,
_paths: &[(&str, windmill_common::s3_helpers::S3Permission)],