ci: fix placing the built executables [skip test]

This commit is contained in:
Amin Yahyaabadi 2023-09-01 15:37:56 -07:00
parent b66c2c4dfa
commit 2d1ee7f0a2
1 changed files with 0 additions and 1 deletions

View File

@ -263,7 +263,6 @@ jobs:
mv -v ./dist/ ./dist-artifacts mv -v ./dist/ ./dist-artifacts
mv -v ./dist-artifacts/* ./ mv -v ./dist-artifacts/* ./
mv -v ./exe/* ./
chmod +x -R ./exe/ chmod +x -R ./exe/
- name: Draft the release - name: Draft the release