We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f47c4 commit 21b75ebCopy full SHA for 21b75eb
1 file changed
.github/workflows/test_library.yaml
@@ -39,6 +39,7 @@ jobs:
39
# Repository name with owner. For example, actions/checkout
40
# Default: ${{ github.repository }}
41
repository: "JanCaha/cpp-simplerasters"
42
+ path: "cpp-simplerasters"
43
44
- name: Install simplerasters
45
run: |
0 commit comments