Skip to content

Commit bd78465

Browse files
authored
Update pages.yml
1 parent 9b1cec2 commit bd78465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: jetli/[email protected]
3636
with:
3737
public_url: "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}"
38-
run: trunk build --release --public-url $public_url
38+
run: trunk build --release --public-url $public_url
3939
env:
4040
public_url: "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}"
4141

0 commit comments

Comments
 (0)