mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-21 21:03:00 -05:00
silly mistake
This commit is contained in:
parent
b80c9bce83
commit
e272bacbf6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
image: docker.io/node:16
|
||||
commands:
|
||||
- git clone --recurse-submodules -j8 https://codeberg.org/${CI_REPO_OWNER}/safetwitch
|
||||
- npm run i
|
||||
- npm i
|
||||
- npm run build
|
||||
when:
|
||||
event: push
|
||||
|
|
Loading…
Reference in a new issue