Skip to content

Commit

Permalink
Add Qt network auth to github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kriben committed Mar 4, 2024
1 parent dc3885d commit e47aa76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ResInsightWithCache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ jobs:
version: 5.12.12
dir: "${{ github.workspace }}/Qt/"
cache: true
modules: "qtnetworkauth"

- name: Restore from cache and install vcpkg
uses: lukka/run-vcpkg@v7
Expand Down

0 comments on commit e47aa76

Please sign in to comment.