Skip to content

Commit ac41844

Browse files
author
doublebyte1
committed
- fixed url of sprints/23
1 parent 4ce8efe commit ac41844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Add subtree 23
8888
run: |
89-
git subtree add --prefix sprints/23 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-23.git gh-pages --squash || echo "Adding sprints/23"
89+
git subtree add --prefix sprints/23 https://github.com/opengeospatial/dev-ogc-sprint-landing-23.git gh-pages --squash || echo "Adding sprints/23"
9090
9191
- name: Add subtree 24
9292
run: |

0 commit comments

Comments
 (0)