Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
collin80 authored Dec 11, 2024
1 parent 23ea091 commit c0855e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Prepare Qt Libraries
uses: jurplel/install-qt-action@v3
with:
version: '6.8.1'
version: '6.8'
modules: 'qtserialbus qtserialport'

- name: Clone
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Prepare Qt Libraries
uses: jurplel/install-qt-action@v3
with:
version: '6.8.1'
version: '6.8'
modules: 'qtserialbus qtserialport'

- name: Clone
Expand Down

0 comments on commit c0855e8

Please sign in to comment.