Skip to content

Commit

Permalink
workaround for asdf-vm/actions/install
Browse files Browse the repository at this point in the history
  • Loading branch information
MetricMike committed Jan 6, 2025
1 parent d20a0ba commit 80e8872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
- name: Install asdf
uses: asdf-vm/actions/install@v3
continue-on-error: true
# https://github.com/asdf-vm/actions/issues/562

- name: Retrieve latest version (source)
if: matrix.cli-version == 'source'
Expand Down

0 comments on commit 80e8872

Please sign in to comment.