Skip to content

Commit

Permalink
more hackings
Browse files Browse the repository at this point in the history
  • Loading branch information
CJCombrink committed Apr 4, 2024
1 parent c1d47ac commit f2087c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,10 @@ jobs:
${CMAKE_COMMAND} -E tar xvf ../${package}.7z WORKING_DIRECTORY qtcreator)
endforeach()
file(COPY
"qtc_src/src/libs/3rdparty/syntax-highlighting/autogenerated/include/KSyntaxHighlighting"
DESTINATION "qtcreator/include/qtcreator/src/libs/3rdparty/syntax-highlighting/autogenerated/include/KSyntaxHighlighting/")
- name: Build Plugin
shell: pwsh
run: |
Expand Down

0 comments on commit f2087c4

Please sign in to comment.