mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
feat: setup custom retry with builtin node fetch (#304)
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
- '*'
|
||||
workflow_dispatch: {}
|
||||
|
||||
env:
|
||||
@@ -62,6 +62,7 @@ jobs:
|
||||
id: setup-beam
|
||||
uses: ./
|
||||
with:
|
||||
install-rebar: false
|
||||
version-file: test/.tool-versions
|
||||
version-type: strict
|
||||
|
||||
|
||||
Reference in New Issue
Block a user