Skip to content

Commit

Permalink
fix path in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
Splamy committed Jul 13, 2024
1 parent d96e53d commit 6006aac
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 116 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: Publish
run: |
dotnet publish TS3AudioBot\TS3AudioBot.csproj \
dotnet publish TS3AudioBot/TS3AudioBot.csproj \
-c Release \
--framework net8.0 \
--self-contained \
Expand Down
24 changes: 0 additions & 24 deletions Tools/pack_linux.csx

This file was deleted.

91 changes: 0 additions & 91 deletions appveyor.yml

This file was deleted.

0 comments on commit 6006aac

Please sign in to comment.