Skip to content

Commit

Permalink
remove imagemagic
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejb committed Mar 12, 2024
1 parent c98c3f6 commit 83e97dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/take_screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
path: target
key: ${{ runner.os }}-cargo-build-target-foo-${{ hashFiles('**/Cargo.lock') }}

- name: Install dependencies
run: brew install imagemagick

- name: Build
run: cargo build --release

Expand Down

0 comments on commit 83e97dd

Please sign in to comment.