Skip to content

Commit

Permalink
更新 slidev-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiederholung authored Jan 26, 2024
1 parent abed210 commit e36f210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slidev-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cd slidev/
echo "REPO_NAME=$(echo ${{ github.repository }} | cut -d'/' -f2)" >> $GITHUB_ENV
# npx slidev build --base /$REPO_NAME/
npx slidev build --base /Overcooked-AI/
npx slidev build --base /Overcooked-Baselines/
- name: Fix permissions
run: |
chmod -c -R +rX "slidev/dist/" | while read line; do
Expand Down

0 comments on commit e36f210

Please sign in to comment.