Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj-Yadav authored Nov 9, 2024
1 parent 0d84f61 commit e99d8c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
VCPKG_BINARY_SOURCES: clear;x-gha,readwrite
runs-on: ubuntu-latest
steps:
- name: Install wxWidgets
- name: Install Dependencies
run: sudo apt update && sudo apt install -y x11-xserver-utils libxi-dev libxtst-dev python3-jinja2 libxrandr-dev
- uses: rui314/setup-mold@v1
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit e99d8c9

Please sign in to comment.