mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
fix ci
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
- name: run diesel migrations
|
||||
run: |
|
||||
cargo install diesel_cli
|
||||
cd database_interactions/diesel
|
||||
cd databases/diesel
|
||||
diesel migration run
|
||||
chmod a+rwx test.db
|
||||
|
||||
|
Reference in New Issue
Block a user