Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neozhu authored Jan 20, 2025
1 parent 0f1dbed commit ca8bd64
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2


- name: Install Mono
run: sudo apt-get update && sudo apt-get install -y mono-complete

- uses: nuget/setup-nuget@v2
with:
nuget-version: '6.x'
Expand Down

0 comments on commit ca8bd64

Please sign in to comment.