Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Yahav Itschak <yahavi@users.noreply.github.com>
  • Loading branch information
sverdlov93 and yahavi authored Jan 8, 2025
1 parent 0a734da commit 0c20c77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: pnpm/action-setup@v4
with:
version: 9

# Install Mono on Ubuntu to run nuget.exe (due to this issue on Ubuntu 24 that hasn't been fixed yet - https://github.com/NuGet/setup-nuget/issues/168)
- name: Install Mono on Ubuntu
if: matrix.os == 'ubuntu'
Expand Down

0 comments on commit 0c20c77

Please sign in to comment.