PATH
All checks were successful
Build and Deploy / build (push) Successful in 28s

This commit is contained in:
Genstar 2024-10-08 21:12:06 -03:00
parent 884402ee0d
commit 0319520042
Signed by: Genstar
GPG key ID: 126410EC6B40E3EA

View file

@ -1,4 +1,5 @@
#!/bin/sh
PATH='/opt/hostedtoolcache/jq:'"$PATH"
mkdir -p build &&
cp -r ./www ./build/www &&
sh ./scr/wbmp-fallback.sh &&