1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00

chore: update CI

This commit is contained in:
德华 刘 2023-10-26 16:27:57 +00:00
parent c9c688c592
commit 09912592cf

View file

@ -15,6 +15,8 @@ jobs:
name: Setup & Build Appwrite Image
runs-on: ubuntu-latest
steps:
- name: Log
run: echo ${{ github.sha }}
- name: Checkout repository
uses: actions/checkout@v3
with: