Skip to content

Commit

Permalink
fix identation
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Mar 9, 2021
1 parent 5f5e2cc commit 225840e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
make
mkdir rucio-tracer-tools
cp messanger/messanger server/server rucio-tracer-tools
cp messanger/messanger server/server rucio-tracer-tools
tar cfz rucio-tracer-tools.tar.gz rucio-tracer-tools
- name: Create Release
Expand Down

0 comments on commit 225840e

Please sign in to comment.