ci: remove excess mv artifact command

This commit is contained in:
Amin Yahyaabadi 2022-10-19 19:34:10 -07:00
parent c2b8f83888
commit 3d99f05a7b
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ jobs:
- name: Place Artifacts
run: |
mv -v artifact/* ./
mv -v artifact/.[^.]* ./
chmod +x -R ./exe/
- name: Draft the release