Skip to content

Commit

Permalink
Merge pull request #387 from FabianTerhorst/dev
Browse files Browse the repository at this point in the history
update host
  • Loading branch information
FabianTerhorst committed Nov 14, 2021
2 parents ee185e6 + a440ce9 commit f49856f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: nethost-linux
path: /usr/share/dotnet/packs/Microsoft.NETCore.App.Host.linux-x64/5.0.12/runtimes/linux-x64/native/libnethost.tar
path: /usr/share/dotnet/packs/Microsoft.NETCore.App.Host.linux-x64/5.0.9/runtimes/linux-x64/native/libnethost.tar
fetch-nethost-windows:
runs-on: windows-2016
steps:
Expand Down

0 comments on commit f49856f

Please sign in to comment.