Skip to content

Commit

Permalink
Revert "reverting change due to rebase - should be left untouched in …
Browse files Browse the repository at this point in the history
…this PR, but as it was once merge to master"

This reverts commit cf90343.
  • Loading branch information
ina-stoyanova committed Oct 7, 2020
1 parent cf90343 commit 3d05013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
deploy:
<<: *defaults
steps:
- checkout
- attach_workspace:
at: .
- run: cd bin && sha256sum * > SHA256SUMS
- run: upload-github-release-assets bin/*

Expand Down

0 comments on commit 3d05013

Please sign in to comment.