We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c30ee commit 13bb9eeCopy full SHA for 13bb9ee
1 file changed
.github/workflows/ci.yml
@@ -34,4 +34,4 @@ jobs:
34
bundle install
35
36
- name: Test web site changes
37
- run: ./script/cibuild
+ run: ./scripts/cibuild
0 commit comments