diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6b22223..5f72056 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,6 @@ jobs: - name: Compile phar file run: | - composer install --no-dev make build-phar - name: upload binaries to release diff --git a/skeleton/cloudflare-page.sh b/skeleton/cloudflare-page.sh index ae70cec..19f2d97 100644 --- a/skeleton/cloudflare-page.sh +++ b/skeleton/cloudflare-page.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash curl -sL https://dl.static-php.dev/static-php-cli/common/php-8.3.4-cli-linux-x86_64.tar.gz | tar xz -curl -o lina https://raw.githubusercontent.com/bangnokia/lina/releases/latest/download/lina.phar +curl -o lina https://github.com/bangnokia/lina/releases/latest/download/lina.phar ./php lina build