Skip to content

Commit

Permalink
Add .circleci/config.yml (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
eak12913 authored May 17, 2023
1 parent d52f515 commit b6e307c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
<<: *defaults
steps:
- attach_workspace:
at: bin
at: .
- run: cd bin && sha256sum * > SHA256SUMS
- run: upload-github-release-assets bin/*

Expand Down

0 comments on commit b6e307c

Please sign in to comment.