We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa1bbf commit ba5372bCopy full SHA for ba5372b
.github/workflows/DependabotCommit.yml
@@ -38,6 +38,8 @@ jobs:
38
39
- uses: ./.github/composites/git-config
40
41
+ - run: make .build/bin/swift-openapi-generator
42
+
43
- name: "Commit new sources"
44
run: |
45
make install
0 commit comments