Skip to content

Commit

Permalink
use the ccommon action that use the preset name (#36) (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyTheCo authored Dec 27, 2024
1 parent 19c36e7 commit e6a1550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
os: [ubuntu-latest,macos-latest,windows-latest]

uses: EddyTheCo/Common/.github/workflows/[email protected].0
uses: EddyTheCo/Common/.github/workflows/[email protected].1
with:
os: ${{ matrix.os }}
qtVersion: '6.8.1'
Expand Down

0 comments on commit e6a1550

Please sign in to comment.