Try an older node image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-07-21 20:24:54 +02:00
parent 4be579cd00
commit 950a3e3556

View File

@ -13,6 +13,7 @@ steps:
- git clone https://github.com/clappr/clappr.git clappr
- cd clappr
- git checkout $GIT_TAG
- cd ./packages/player
- yarn install
- yarn run build
upload: