We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda25bd commit 74b1cc4Copy full SHA for 74b1cc4
.github/workflows/data.yml
@@ -68,8 +68,6 @@ jobs:
68
cd util
69
rm -rf aws-sdk-ruby
70
git clone --depth 1 https://github.com/aws/aws-sdk-ruby.git
71
- rm -rf aws-sdk-ruby/.git
72
- rm -rf aws-sdk-ruby/gems
73
cd ..
74
cd util/aws_js
75
npm i
.gitignore
@@ -5,3 +5,4 @@ sensitive_iam_actions
5
out.txt
6
iam-privilege-catalog
7
azure-rest-api-specs
8
+util/aws-sdk-ruby
0 commit comments