migrate db

This commit is contained in:
Jun-te Kim 2025-12-13 21:40:28 +00:00
parent 2b9f50a4ea
commit 3014c0851d

View file

@ -66,6 +66,12 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
# Install Atlas
- name: debug
run: |
ls -la
pwd
# Install Atlas
- name: Install Atlas CLI
run: |