Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abb128 committed Feb 27, 2025
1 parent 2390d06 commit 2a4b011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
packages: mono-mcs nuget

- name: Ensure nuget is installed
run: apt install -y nuget
run: sudo apt-get install -y nuget
working-directory: ${{github.workspace}}

- name: Download Linux aprilasr
Expand Down

0 comments on commit 2a4b011

Please sign in to comment.