Skip to content

Commit

Permalink
chore(SLB-261): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Mar 7, 2024
1 parent 117a5a5 commit 27c013e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/high_content_volume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
TURBO_TEAM: 'local'

- name: 'Drupal: Start'
run: pnpm --filter "@custom/cms" drush start &
run: pnpm --filter "@custom/cms" start &

- name: 'Gatsby: Clean'
run: pnpm --filter "@custom/website" gatsby clean
Expand Down

0 comments on commit 27c013e

Please sign in to comment.