Fix Build

This commit is contained in:
felegy
2024-08-01 10:47:22 +00:00
parent 3a9afdfb61
commit e46679dc00

View File

@@ -49,7 +49,7 @@ jobs:
--builder heroku/builder-classic:22 \
--descriptor project.toml \
--workspace /app \
--env COMPOSER_AUTH=$COMPOSER_AUTH
--env COMPOSER_AUTH=$COMPOSER_AUTH \
--env ALLOW_EOL_SHIMMED_BUILDER=1;
- name: Tag Docker image to ref
run: |