Skip to content

Commit

Permalink
chore: update the file of project
Browse files Browse the repository at this point in the history
  • Loading branch information
x-tools-author committed Nov 22, 2023
1 parent 48acc59 commit 6974e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
cmake-prefix-path: 'lib/cmake/Qt6'
moudles: 'qtcharts qtserialbus qtserialport qtwebsockets'
steps:
- name: Checkout
- name: checkout
uses: actions/checkout@v3
- name: Install Qt
- name: install qt
uses: jurplel/install-qt-action@v3
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 6974e01

Please sign in to comment.