mirror of https://github.com/aminya/setup-cpp
ci: remove excess mv artifact command
This commit is contained in:
parent
c2b8f83888
commit
3d99f05a7b
|
@ -94,7 +94,6 @@ jobs:
|
||||||
- name: Place Artifacts
|
- name: Place Artifacts
|
||||||
run: |
|
run: |
|
||||||
mv -v artifact/* ./
|
mv -v artifact/* ./
|
||||||
mv -v artifact/.[^.]* ./
|
|
||||||
chmod +x -R ./exe/
|
chmod +x -R ./exe/
|
||||||
|
|
||||||
- name: Draft the release
|
- name: Draft the release
|
||||||
|
|
Loading…
Reference in New Issue