mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-28 19:22:31 +01:00
fix (build): fix broken build
This commit is contained in:
parent
a9fe880bd1
commit
feb15980df
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ steps:
|
|||
from_secret: GITHUB_TOKEN
|
||||
CI: true
|
||||
commands:
|
||||
- sleep 10
|
||||
- curl -sD - -o /dev/null https://demo.filestash.app/about
|
||||
- cd ../test/e2e
|
||||
- npm install > /dev/null 2>&1
|
||||
- npm run state
|
||||
|
|
|
|||
Loading…
Reference in a new issue