Skip to content

Commit

Permalink
Test specific SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Feb 15, 2024
1 parent a0c6a74 commit 7df9dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AppFwkUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
sudo apt-get install --option="APT::Acquire::Retries=3" libxkbcommon-x11-0 libgl1-mesa-dev mesa-common-dev libglfw3-dev libglu1-mesa-dev
- name: Install Qt
uses: jurplel/install-qt-action@main
uses: jurplel/install-qt-action@a7683763fa44598d9faf6157a27632def618ad42
with:
version: ${{ matrix.qtver }}
dir: "${{ github.workspace }}/Qt/"
Expand Down

0 comments on commit 7df9dfe

Please sign in to comment.