Skip to content

Commit

Permalink
Update w4h-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zli86605 authored Jul 2, 2024
1 parent 9b212f6 commit 4fda66b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/w4h-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup Pandoc
run: sudo apt-get install pandoc
run: sudo apt-get install pandoc -y

- name: Convert Markdown to HTML
run: |
Expand Down

0 comments on commit 4fda66b

Please sign in to comment.