Skip to content

Commit

Permalink
remove installation of binutils as it's been implicitly installed in …
Browse files Browse the repository at this point in the history
…runner
  • Loading branch information
mariotaku committed Dec 26, 2022
1 parent afcb0fe commit e97cbc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
id: webos-ndk
uses: webosbrew/setup-webos-ndk-action@main

- name: Install Binutils (for @webosbrew/compat-checker)
run: sudo apt-get -y -qq install binutils

- name: Install webOS CLI & Compatibility checker
run: sudo npm install -g @webosose/ares-cli @webosbrew/compat-checker

Expand Down

0 comments on commit e97cbc9

Please sign in to comment.