Skip to content

Commit

Permalink
Update auto-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunghee-hwang authored Apr 29, 2024
1 parent d6026d1 commit 102ed6e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
GH_PAGES_BRANCH: main
TOOLCHAIN: bikeshed
SOURCE: index.bs
DESTINATION: index.html
VALIDATE_MARKUP: false
python-version: 3.11
cache: 'pip'
- run: pip install bikeshed

- name: Set up Node.js
Expand Down

0 comments on commit 102ed6e

Please sign in to comment.