Skip to content

Commit

Permalink
ci: update headless display action to fix failures (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad authored Jan 3, 2025
1 parent fe97016 commit 4c13a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- uses: actions/checkout@v3
- name: Install dependencies for flutter integration test
run: sudo apt update && sudo apt-get install -y libglu1-mesa ninja-build clang cmake pkg-config libgtk-3-dev liblzma-dev
- uses: pyvista/setup-headless-display-action@v1
- uses: pyvista/setup-headless-display-action@v3
- uses: subosito/flutter-action@v2
- uses: bluefireteam/melos-action@v2
- uses: mlugg/setup-zig@v1
Expand Down

0 comments on commit 4c13a5a

Please sign in to comment.