Skip to content

Commit

Permalink
actions: update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
255doesnotexist committed Aug 6, 2024
1 parent e93f257 commit a41aaeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lintestor_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libssl-dev # lintestor build dependencies
sudo apt-get install -y qemu-utils qemu-system-x86 qemu-system-misc opensbi u-boot-qemu
- name: Setup RISC-V Debian QEMU
Expand Down

0 comments on commit a41aaeb

Please sign in to comment.