Skip to content

Commit

Permalink
Try fix CI with sudo apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiaomao committed Feb 4, 2025
1 parent d16f697 commit 3292a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- name: Install hl
run: |
git clone https://github.com/HaxeFoundation/hashlink.git hashlink
sudo apt-get update
sudo apt-get install -qqy libpng-dev libturbojpeg-dev libvorbis-dev libopenal-dev libsdl2-dev libglu1-mesa-dev libmbedtls-dev libuv1-dev libsqlite3-dev
cd hashlink
make
Expand Down

0 comments on commit 3292a3e

Please sign in to comment.