Skip to content

Commit

Permalink
ci: fix placing the built executables [skip test]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 1, 2023
1 parent b66c2c4 commit 2d1ee7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ jobs:
mv -v ./dist/ ./dist-artifacts
mv -v ./dist-artifacts/* ./
mv -v ./exe/* ./
chmod +x -R ./exe/
- name: Draft the release
Expand Down

0 comments on commit 2d1ee7f

Please sign in to comment.