Skip to content

Commit

Permalink
Update build_latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilaoda authored Sep 18, 2021
1 parent c81bcfb commit e0c018b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: '5.0.302'
- run: apt-get update
- run: sudo apt-get install libcurl4-openssl-dev zlib1g-dev libkrb5-dev
- run: dotnet publish -r linux-x64 -c Release
- run: strip BBDown/bin/Release/net5.0/linux-x64/native/BBDown
Expand Down

0 comments on commit e0c018b

Please sign in to comment.