Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jxlpzqc authored Apr 10, 2024
1 parent 564680e commit 4b385c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: pip install GitPython requests tqdm
- run: python3 ./linux-statistic.py --path ./linux
- run: mkdir ./dist
- run: cp -r pages.tar index.html result.json detail ./dist
- run: cp -r index.html result.json detail ./dist
- name: Upload GitHub Pages artifact
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 4b385c3

Please sign in to comment.