Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed

This commit is contained in:
Rebekah 2024-07-13 21:54:05 -04:00
parent 6f49194f2f
commit 84562f714a

View File

@ -18,7 +18,7 @@
"echo 'Project VulkZample CI building libSDL2pp dependancy!!!'",
"echo 'Install libSDL2pps build dependancies packages'",
"apk add build-base cmake sdl2-dev",
"apk add build-base cmake sdl2-dev git",
"echo 'Clone libSDL2pp'",
"git clone https://github.com/libSDL2pp/libSDL2pp/ /tmp/libSDL2pp-alpine",