Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AronHetLam committed Sep 20, 2023
1 parent 8da3611 commit 9f3f500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- uses: actions/jekyll-build-pages@v1
with:
destination: ./output
- run: mkdir ./output/publish
- run: mkdir -p ./output/publish
- uses: actions/download-artifact@v3
with:
path: ./output/publish
Expand Down

0 comments on commit 9f3f500

Please sign in to comment.