Skip to content

Commit

Permalink
fix(deploy-to-gh-pages.yml): Add max-parallel declaration to strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jan 25, 2024
1 parent dd26aaa commit c785e5e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
build-and-deploy:

strategy:
max-parallel: 1
matrix:
folder:
- ./
Expand Down

0 comments on commit c785e5e

Please sign in to comment.