Remove useless command from the wiki portion of my action
This commit is contained in:
parent
786cb7f5ec
commit
a34525f05e
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
token: ${{forgejo.token}}
|
||||
|
||||
- name: "Install dependencies"
|
||||
run: "pwd; npm i"
|
||||
run: "npm i"
|
||||
|
||||
- name: "Remove development folders"
|
||||
run: "rm -rf .git .vscode"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue