Skip to content

Commit

Permalink
Chore: remove unneeded files (#10)
Browse files Browse the repository at this point in the history
* Chore: remove unneeded

* Update msbuild.yml
  • Loading branch information
mtripg6666tdr committed Jun 16, 2023
1 parent 8e69d57 commit 2b727cf
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
key: required-discord-deps

- name: Download required dependencies
if: ${{ steps.discord-deps.cache-hit != 'true' }}
if: ${{ steps.discord-deps.outputs.cache-hit != 'true' }}
run: |
mkdir Binaries
curl -Lo Binaries/discord_game_sdk.dll ${{ secrets.SELFHOST_DLL_URL }}
Expand Down
5 changes: 0 additions & 5 deletions .vs/AviUtl-RPC/project-colors.json

This file was deleted.

Binary file removed .vs/AviUtl-RPC/v17/.suo
Binary file not shown.
3 changes: 0 additions & 3 deletions .vs/ProjectSettings.json

This file was deleted.

6 changes: 0 additions & 6 deletions .vs/VSWorkspaceState.json

This file was deleted.

Binary file removed .vs/slnx.sqlite
Binary file not shown.

0 comments on commit 2b727cf

Please sign in to comment.