Skip to content

Commit

Permalink
Run fix_eps_input_autorotate_param.py with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Aug 4, 2023
1 parent c51ad3d commit cfe50e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inkscape-setup-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ runs:
# https://github.com/metanorma/metanorma-cli/issues/309
- name: Update eps_input.inx to allow noninteractive EPS processing
run: python ${GITHUB_ACTION_PATH//\\//}/fix_eps_input_autorotate_param.py
run: sudo python ${GITHUB_ACTION_PATH//\\//}/fix_eps_input_autorotate_param.py
shell: bash

0 comments on commit cfe50e7

Please sign in to comment.