Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
igtm committed Oct 26, 2022
1 parent 4234586 commit 7ea8299
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Expand Up @@ -21,5 +21,4 @@ jobs:
with:
name: Binary
path: |
${{ steps.compile.outputs.BUILT_ARCHIVE }}
${{ steps.compile.outputs.BUILT_CHECKSUM }}
${{ steps.compile.outputs.BUILT_ARCHIVE }}
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,5 @@
/out
openapi-yup-generator-settings.jsonc
openapi3.yaml
yup-defs.*
yup-defs.*
openapi-yup-generator

0 comments on commit 7ea8299

Please sign in to comment.