Skip to content

Commit

Permalink
bump asdf
Browse files Browse the repository at this point in the history
Signed-off-by: Iuri Pereira <[email protected]>
  • Loading branch information
iuricmp committed Jul 25, 2023
1 parent 9b63a25 commit 7adc3cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ on:
jobs:
build-and-lint:
runs-on: ubuntu-latest
name: Build, lint and test JS
name: Build, lint and test
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Setup asdf
uses: asdf-vm/actions/setup@v1
uses: asdf-vm/actions/setup@v2

- name: Setup node
run: |
Expand Down

0 comments on commit 7adc3cb

Please sign in to comment.