mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
fix: remove shell
from cache step
This commit is contained in:
parent
5a26db60b2
commit
8b8ed57afd
1 changed files with 0 additions and 1 deletions
|
@ -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: |
|
||||||
|
|
Loading…
Reference in a new issue