Skip to content

Commit

Permalink
Delete .vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
UuuNyaa committed Dec 29, 2022
1 parent db09dac commit 6df4a5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: cp -p LICENSE motion_generate_tools/

- name: Create a zip
run: zip -r -9 motion_generate_tools-${GITHUB_REF_NAME}.zip motion_generate_tools/ -x 'motion_generate_tools/.vscode/*'
run: zip -r -9 motion_generate_tools-${GITHUB_REF_NAME}.zip motion_generate_tools/

- name: Create a Release
id: create_release
Expand Down
15 changes: 0 additions & 15 deletions motion_generate_tools/.vscode/settings.json

This file was deleted.

0 comments on commit 6df4a5a

Please sign in to comment.