Skip to content

Commit

Permalink
fix: use syntax compatible with bash 3
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Sep 4, 2023
1 parent 8149ad7 commit 38130ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
with:
command: asdf-plugin-manager version
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with:
fetch-depth: 2
- name: Test asdf-plugin-manager plugin
run: |
asdf plugin add asdf-plugin-manager .
Expand Down

0 comments on commit 38130ad

Please sign in to comment.