Skip to content

Commit 44238a2

Browse files
committed
remove mv command
1 parent 0f99640 commit 44238a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
run: |
3434
curl -L -o tparse https://github.com/mfridman/tparse/releases/latest/download/tparse_linux_x86_64
3535
chmod +x tparse
36-
mv tparse $HOME/.local/bin/
3736
- name: Build
3837
run: |
3938
go vet ./...

0 commit comments

Comments
 (0)