Skip to content

Commit

Permalink
🧹 ci (actions): modify working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
electricduck committed Dec 3, 2023
1 parent 04f07e6 commit fe47c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
--container \
--tree "${{ inputs.tree }}" \
--vendor "sodaliterocks" \
--working-dir "/srv/store/variable/ostree" \
--working-dir "/srv/ostree" \
--ex-container-hostname "$(hostname -f)" \
--ex-container-image "$(test_input "${{ inputs.container_image }}" "fedora:39")" \
--ex-override-starttime "$start_time" \
Expand Down

0 comments on commit fe47c35

Please sign in to comment.