mirror of https://github.com/aminya/setup-cpp
ci: fix placing the built executables [skip test]
This commit is contained in:
parent
50d2184102
commit
b66c2c4dfa
|
@ -263,9 +263,7 @@ jobs:
|
|||
mv -v ./dist/ ./dist-artifacts
|
||||
mv -v ./dist-artifacts/* ./
|
||||
|
||||
mv -v ./exe/ ./exe-artifacts
|
||||
mv -v ./exe-artifacts/* ./
|
||||
|
||||
mv -v ./exe/* ./
|
||||
chmod +x -R ./exe/
|
||||
|
||||
- name: Draft the release
|
||||
|
|
Loading…
Reference in New Issue