Skip to content

Commit

Permalink
symlinks cached
Browse files Browse the repository at this point in the history
  • Loading branch information
XrXr committed Jul 27, 2023
1 parent 59b88e9 commit 2684b74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup/directories/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ runs:
path: ${{ inputs.srcdir }}/.downloaded-cache
key: downloaded-cache

- run: ls ${{ inputs.srcdir }}/tool; ls ${{ inputs.srcdir }}/.downloaded-cache

- if: steps.which.outputs.autoreconf
shell: bash
working-directory: ${{ inputs.srcdir }}
Expand Down

0 comments on commit 2684b74

Please sign in to comment.