Skip to content

Commit

Permalink
Revert "Is the install asdf step necessary"
Browse files Browse the repository at this point in the history
This reverts commit a55b0fb.
  • Loading branch information
carlduevel committed Jan 15, 2022
1 parent a55b0fb commit ab228cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Install asdf
uses: asdf-vm/actions/setup@v1

- name: asdf cache
id: asdf-cache
uses: actions/cache@v2
Expand Down

0 comments on commit ab228cf

Please sign in to comment.