Skip to content

Commit 0940fc1

Browse files
arkirchnerMrSerth
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Sebastian Serth <[email protected]>
1 parent 45c3253 commit 0940fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ jobs:
6464
run: |
6565
cp config/action_mailer.yml.ci config/action_mailer.yml
6666
cp config/content_security_policy.yml.ci config/content_security_policy.yml
67-
cp config/storage.yml.ci config/storage.yml
6867
cp config/database.yml.ci config/database.yml
6968
cp config/mnemosyne.yml.ci config/mnemosyne.yml
69+
cp config/storage.yml.ci config/storage.yml
7070
7171
- name: Prepare database
7272
env:

0 commit comments

Comments
 (0)