Skip to content

Commit

Permalink
Update build_binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AronHetLam authored Sep 20, 2023
1 parent d21e354 commit 8da3611
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 ./output/publish
- uses: actions/download-artifact@v3
with:
path: ./output/publish
Expand Down

0 comments on commit 8da3611

Please sign in to comment.