1
0
Fork 0
mirror of synced 2024-09-13 08:03:33 +12:00

fix: checking another package

This commit is contained in:
Binyamin Yawitz 2024-08-09 14:44:51 -04:00
parent bd30c9c153
commit 6f1e3722bb
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ env:
IMAGE: appwrite-dev
CACHE_KEY: appwrite-dev-${{ github.event.pull_request.head.sha }}
on: [ pull_request ]
on: [pull_request]
jobs:
setup: