Skip to content

Commit

Permalink
Try fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
AronHetLam committed Oct 12, 2023
1 parent 2c927f6 commit 1d62159
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,11 @@ jobs:
name: Build gh pages
needs: [ get-envs, build-binaries ]
runs-on: ubuntu-latest
defaults:
run:
working-directory: gh-pages
steps:
- uses: actions/checkout@v4
with:
path: gh-pages
- name: List environments for gh-pages
run: |
mkdir -p ./_data
Expand Down

0 comments on commit 1d62159

Please sign in to comment.