Skip to content

Commit

Permalink
properly clean up arm64 stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Apr 6, 2024
1 parent 8e893ad commit cf2580b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ rm -r -f build.env &&
rm -r -f assets &&
rm -r -f vscode &&
rm -r -f VSCode-linux-x64 &&
rm -r -f VSCode-linux-arm64 &&
rm -r -f vscode-reh-linux-x64 &&
rm -r -f vscode-reh-linux-arm64 &&
rm -r -f VSCode-win32-x64 &&
rm -r -f vscode-reh-win32-x64 &&
rm -r -f VSCode-darwin-x64 &&
Expand Down

0 comments on commit cf2580b

Please sign in to comment.