Skip to content

Commit

Permalink
add missing dependency for aws
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Aug 28, 2024
1 parent 8ebb0e3 commit 4206d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"zlib",
{
"name": "aws-sdk-cpp",
"features": [ "sts" ]
"features": [ "sts", "sso" ]
}
]
}

0 comments on commit 4206d61

Please sign in to comment.