Skip to content

Commit

Permalink
CI: add config dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ahihi committed Aug 2, 2024
1 parent ef1e49b commit 4b13cf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ jobs:
with:
name: ${{ env.PROJECT_NAME }}-${{ matrix.platform.target }}
path: |
config
target/${{ matrix.platform.target }}/release/${{ env.PROJECT_NAME }}
target/${{ matrix.platform.target }}/release/${{ env.PROJECT_NAME }}.exe

0 comments on commit 4b13cf2

Please sign in to comment.