Skip to content

Commit d62d618

Browse files
authored
Merge pull request #40 from namiba-work/main
Fixing indentation
2 parents bb493f9 + f4a6717 commit d62d618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# relatively as favicon.ico. if we skip public-url option, the href
5959
# paths will instead request username.github.io/favicon.ico which will
6060
# obviously return error 404 not found.
61-
run: ./trunk build --release
61+
run: ./trunk build --release
6262

6363

6464
# Deploy to gh-pages branch

0 commit comments

Comments
 (0)