fix: bad workflow format

This commit is contained in:
Arthur Meyre
2021-08-31 10:28:25 +02:00
parent 0f2b7f7d2a
commit b9fd9b7b9b

View File

@@ -15,7 +15,7 @@ jobs:
ENV_IMG_ENDPOINT_URL: "https://api.github.com/orgs/zama-ai/packages/container/hdk-env"
steps:
- name: Compare image timestamps and notify
- run: |
run: |
BASE_IMG_TIMESTAMP=$(curl \
-X GET \
-H "Accept: application/vnd.github.v3+json" \