File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ jobs:
34
34
- name : bundle install
35
35
run : bundle install
36
36
- name : clone process-code-software-procurement
37
- run : git clone https://github.com/publiccodenet/process-code-software-procurement.git software-procurement
37
+ run : git clone https://github.com/publiccodenet/process-code-software-procurement.git
38
38
- name : checkout gh-pages
39
39
run : |
40
- cd software-procurement
40
+ cd process-code- software-procurement
41
41
git checkout gh-pages
42
42
rm -rf .git
43
43
- name : jekyll build
Original file line number Diff line number Diff line change 4
4
---
5
5
# Process code
6
6
7
- * [ Software procurement] ( software-procurement/index.html )
7
+ * [ Software procurement] ( process-code- software-procurement/index.html)
You can’t perform that action at this time.
0 commit comments