Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
rubys committed Dec 11, 2024
1 parent 8b29b17 commit ae3a428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- run: apt install imagemagick
- run: sudo apt install imagemagick
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
Expand Down

0 comments on commit ae3a428

Please sign in to comment.