Skip to content

Commit f230bb0

Browse files
committed
env fix
1 parent eec747e commit f230bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
name: Test build
2626
env:
27-
- DEBUG: 'vitepress:*'
27+
DEBUG: 'vitepress:*'
2828
steps:
2929
- uses: actions/checkout@v4
3030
- uses: jdx/mise-action@v2

0 commit comments

Comments
 (0)