fix: remove shell from cache step

This commit is contained in:
ok-nick 2023-08-03 11:30:59 -04:00
parent 5a26db60b2
commit 8b8ed57afd
No known key found for this signature in database
GPG key ID: E6F3F722530600D2

View file

@ -74,7 +74,6 @@ runs:
with: with:
path: ~/.aftman/bin path: ~/.aftman/bin
key: ${{ runner.os }}-aftman key: ${{ runner.os }}-aftman
shell: bash
- name: Install tools - name: Install tools
run: | run: |