mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
debug
This commit is contained in:
parent
ebfa0acf6b
commit
9414c23fbc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/db.yml
vendored
1
.github/workflows/db.yml
vendored
|
|
@ -52,6 +52,7 @@ jobs:
|
||||||
|
|
||||||
- name: Commit and push database.json to database repository
|
- name: Commit and push database.json to database repository
|
||||||
run: |
|
run: |
|
||||||
|
ls -la
|
||||||
cp database.json db/database.json -f
|
cp database.json db/database.json -f
|
||||||
cd db
|
cd db
|
||||||
git add database.json
|
git add database.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue