Skip to content

Commit

Permalink
fix: remove shell from cache step
Browse files Browse the repository at this point in the history
  • Loading branch information
ok-nick committed Aug 3, 2023
1 parent 5a26db6 commit 8b8ed57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ runs:
with:
path: ~/.aftman/bin
key: ${{ runner.os }}-aftman
shell: bash

- name: Install tools
run: |
Expand Down

0 comments on commit 8b8ed57

Please sign in to comment.