fix newline

This commit is contained in:
Jai A
2024-06-28 16:40:12 -07:00
parent fc3056b0e0
commit 6e8e053b88

View File

@@ -37,7 +37,7 @@ jobs:
run: |
docker run -d \
--name daedalus \
-e RUST_LOG=warn,daedalus_client=trace
-e RUST_LOG=warn,daedalus_client=trace \
-e BASE_URL=$BASE_URL \
-e S3_ACCESS_TOKEN=$S3_ACCESS_TOKEN \
-e S3_SECRET=$S3_SECRET \