Skip to content

Commit 3d99f05

Browse files
committed
ci: remove excess mv artifact command
1 parent c2b8f83 commit 3d99f05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
- name: Place Artifacts
9595
run: |
9696
mv -v artifact/* ./
97-
mv -v artifact/.[^.]* ./
9897
chmod +x -R ./exe/
9998
10099
- name: Draft the release

0 commit comments

Comments
 (0)