Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Disservin committed Feb 27, 2025
1 parent 988736f commit a04f4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt update
sudo apt install expect valgrind qemu-user-static
sudo apt install -y expect valgrind qemu-user-static build-essential libstdc++-dev
- name: Install NDK
if: runner.os == 'Linux' && matrix.config.comp == 'ndk'
Expand Down

0 comments on commit a04f4dd

Please sign in to comment.