Skip to content

Commit

Permalink
fix file path
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jul 20, 2021
1 parent b6e5aee commit 0a5f126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -149,7 +149,7 @@ jobs:
--env PUSH_TO_CDASH=true \
--env WITH_3D=${WITH_3D} \
qgis3-build-deps \
/root/QGIS/.docker/docker-qgis-build-${{ matrix.qt-version }}.sh
/root/QGIS/.docker/docker-qgis-build-qt${{ matrix.qt-version }}.sh
- name: Push artifact
id: push_artifact
Expand Down

0 comments on commit 0a5f126

Please sign in to comment.