Remove the web-only files from the wiki archive
This commit is contained in:
parent
288f3a54b5
commit
9177b7cc2d
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ jobs:
|
|||
- name: "Install dependencies"
|
||||
run: "npm i"
|
||||
|
||||
- name: "Remove development folders"
|
||||
run: "rm -rf .git .vscode"
|
||||
- name: "Remove development/web folders"
|
||||
run: "rm -rf .git .vscode _*"
|
||||
working-directory: "wiki"
|
||||
|
||||
- name: "Compress wiki folder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue