We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec6e25 commit cd291fbCopy full SHA for cd291fb
.github/workflows/deploy.yml
@@ -24,9 +24,6 @@ jobs:
24
steps:
25
- uses: actions/checkout@v2
26
- uses: erlef/setup-beam@v1
27
- with:
28
- elixir-version: 1.14.2
29
- otp-version: 24.1
30
- name: Cache dependencies
31
uses: actions/cache@v2
32
with:
.github/workflows/test-build.yml
0 commit comments