Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Chaudet committed Dec 27, 2021
1 parent 4df4c80 commit 006a9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ else
fi

cd "$PAGES_GEM_HOME"
$GITHUB_PAGES build $VERBOSE $FUTURE --source "$SOURCE_DIRECTORY" --destination "$DESTINATION_DIRECTORY"
$GITHUB_PAGES build "$VERBOSE" "$FUTURE" --source "$SOURCE_DIRECTORY" --destination "$DESTINATION_DIRECTORY"

0 comments on commit 006a9c2

Please sign in to comment.