Skip to content

Commit

Permalink
Oops, wrong repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MAJigsaw77 authored Oct 13, 2024
1 parent cf90f46 commit 1951871
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
with:
haxe-version: latest

- name: Install Libs
if: startsWith(matrix.os, 'ubuntu')
run: sudo apt-get update && sudo apt install libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libxcursor-dev libxinerama-dev libwayland-dev libxkbcommon-dev

- name: Install Dependencies
run: |
haxelib install hxcpp --quiet
Expand Down

0 comments on commit 1951871

Please sign in to comment.