Skip to content

Commit

Permalink
WIP: maunally install add-apt-repository
Browse files Browse the repository at this point in the history
JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
  • Loading branch information
matetokodi committed Nov 27, 2023
1 parent 1a2ad50 commit 2434d28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ jobs:
container: ubuntu:18.04
steps:
- uses: actions/checkout@v2
- run: apt-get install software-properties-common
- run: add-apt-repository ppa:team-gcc-arm-embedded/ppa
- run: apt update
- run: apt install gcc-arm-embedded python3-setuptools mercurial
Expand Down

0 comments on commit 2434d28

Please sign in to comment.