Update action.yml

This commit is contained in:
david 2025-03-10 13:21:33 +01:00
parent 0fe09af7b5
commit 3037231cc5

View file

@ -35,7 +35,7 @@ runs:
uses: actions/cache@v4
with:
path: ${{ env.nimPath }}
key: ${{ steps.cachestep1.outputs.cache-key }}
key: ${{ env.nimPath }}
- run: tar xvf ${{ env.nimPath }}
- run: ln -s `pwd`/nim-${{ inputs.nimVersion }}/bin/* /usr/bin/