This commit is contained in:
parent
e3147b7632
commit
003d377d96
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup sh
|
||||
run: sudo apt-get install -y bash
|
||||
|
||||
- name: Setup Elixir
|
||||
run: curl -fsSO https://elixir-lang.org/install.sh && \
|
||||
chmod +x install.sh && \
|
||||
|
|
Loading…
Reference in a new issue