Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 authored Nov 9, 2023
1 parent 377b3cf commit e582509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup Node.js
uses: actions/[email protected]
- run: npm install -g markdown-to-html
- run: github-markdown --stylesheet /style.css --title 'BashFOX' README.md > website/index.html
- run: github-markdown --stylesheet /bashfox/style.css --title 'BashFOX' README.md > website/index.html
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit e582509

Please sign in to comment.