Skip to content

Commit

Permalink
Sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Aug 13, 2023
1 parent fa217cc commit f8b87ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
checks:
runs-on: ubuntu-latest
steps:
- run: apt update && apt install build-essential
- run: sudo apt update && sudo apt install build-essential
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit f8b87ea

Please sign in to comment.