Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
Robosturm committed Nov 11, 2023
1 parent 5cff4c9 commit cd6ed74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
dir: '${{github.workspace}}/qt/'
install-deps: "true"
tools: '${{matrix.qtTools}}'
add-tools-to-path: "true"

- name: Install OS Dependencies 1
run: ${{matrix.installerCommands1}}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ jobs:
dir: '${{github.workspace}}/qt/'
install-deps: "true"
tools: '${{matrix.qtTools}}'
add-tools-to-path: "true"

- name: Install OS Dependencies 1
run: ${{matrix.installerCommands1}}
Expand Down

0 comments on commit cd6ed74

Please sign in to comment.