mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
fix: bad workflow format
This commit is contained in:
2
.github/workflows/package-watcher.yaml
vendored
2
.github/workflows/package-watcher.yaml
vendored
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user