Skip to content

Commit

Permalink
Explicit file path
Browse files Browse the repository at this point in the history
Should latch onto the file in question now
  • Loading branch information
LeftistTachyon authored Mar 18, 2024
1 parent f0d9cf4 commit bf47a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: docker://ghcr.io/racklet/render-drawio-action:v1
with:
formats: 'png'
files: 'Wires.drawio.xml:wires.png'
id: render
- name: List the rendered files
run: 'ls -l ${{ steps.render.outputs.rendered-files }}'
Expand Down

0 comments on commit bf47a9e

Please sign in to comment.