Skip to content

Commit

Permalink
v1.1.0-gtk release
Browse files Browse the repository at this point in the history
  • Loading branch information
TauAkiou committed Oct 17, 2020
1 parent 7b0723f commit 937b8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: dotnet restore "AmongUsCapture\AmongUsCapture.csproj"
- name: Publish
run: |
dotnet publish "AmongUsCapture\AmongUsCapture.csproj" -p:PublishProfile=FolderProfile -p:AssemblyVersion=0.0.1 -p:PublishReadyToRunShowWarnings=true
dotnet publish "AmongUsCapture\AmongUsCapture.csproj" -p:PublishProfile=FolderProfile -p:AssemblyVersion=0.0.1
- name: Relocate
run: |
mv AmongUsCapture/bin/publish/linux-x64/AmongUsCapture AmongUsCapture-gtk-linux-x64
Expand Down

0 comments on commit 937b8bb

Please sign in to comment.