Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunKitJonathanChan committed Dec 7, 2024
1 parent 00295fd commit 90929d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
bundler-cache: true

- name: Database configuration
run: cp superfast\config\database.yml.ci superfast\config\database.yml
run: cp superfast/config/database.yml.ci superfast/config/database.yml

- name: Ensure bin scripts are executable
run: chmod +x bin/*
Expand Down

0 comments on commit 90929d6

Please sign in to comment.