Skip to content

Commit 6087948

Browse files
authored
Update deploy.yml
1 parent 9e75035 commit 6087948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Ensure _build exists
35-
- run: mkdir -p _build
35+
run: mkdir -p _build
3636
- uses: actions/checkout@v4
3737
- name: Setup Pages
3838
uses: actions/configure-pages@v3

0 commit comments

Comments
 (0)