Skip to content

Commit

Permalink
Simplified pack and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia-Kosenkov committed Dec 27, 2020
1 parent 128cf16 commit 0080d2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pack_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.100
- name: Setup Mono
run: sudo apt install mono-devel -y
- name: Install dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 0080d2f

Please sign in to comment.