tweaked cd

This commit is contained in:
mfahampshire
2023-11-28 09:39:36 +01:00
parent 5c082828de
commit 99f0699d32
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
# cargo install mdbook-linkcheck
# TODO probably reintroduce
- name: Remove existing Nym config directory (`~/.nym/`)
run: ./remove_existing_config.sh
run: cd documentation && ./remove_existing_config.sh
continue-on-error: false
# TODO remove cd, we should already be there from the last command?
- name: Build all projects in documentation/ & move to ~/dist/docs/