Skip to content

Commit

Permalink
Update generate_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
777arc authored Aug 29, 2024
1 parent f65120b commit e2168d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Rename to index.html
run: mv sigmf-spec.html index.html
- name: Remove pandoc lib
run: rm -r pandoc* && rm pandoc*
run: rm -r pandoc*
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
Expand Down

0 comments on commit e2168d1

Please sign in to comment.