Skip to content

Commit

Permalink
Remove map
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdarrengriffin authored Feb 3, 2025
1 parent 3b61495 commit 7749ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zendesk-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
dita install fox.jason.prismjs
build: |
# Use the dita command line
dita -i document.ditamap -o out -f pdf --filter=filter1.ditaval
dita -o out -f pdf --filter=filter1.ditaval
- name: Upload DITA Output to a ZIP file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7749ecd

Please sign in to comment.