Skip to content

Commit

Permalink
Update tests-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JAndringa committed May 1, 2023
1 parent a07ce03 commit b145245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake ccache
- name: Configure
if: steps.cache-build-restore.outputs.cache-hit != 'true'
run: mkdir build && cd build && cmake ..

- name: Build
Expand Down

0 comments on commit b145245

Please sign in to comment.