Skip to content

Commit

Permalink
Build me 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MeridianOXC committed Dec 28, 2024
1 parent 2e70fa9 commit ab0bd40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Install packages
run: |
sudo apt-get update
sudo apt-get -yq --no-install-suggests --no-install-recommends install appstream libfuse2 libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libyaml-cpp-dev
sudo apt-get -yq --no-install-suggests --no-install-recommends install appstream libfuse2 libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-gfx1.2-dev
- name: Install LinuxDeploy
uses: miurahr/install-linuxdeploy-action@v1
Expand Down

0 comments on commit ab0bd40

Please sign in to comment.