ci: fix placing the built executables [skip test]

This commit is contained in:
Amin Yahyaabadi 2023-09-01 15:17:57 -07:00
parent 50d2184102
commit b66c2c4dfa
1 changed files with 1 additions and 3 deletions

View File

@ -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