Update .gitea/workflows/test.yaml
This commit is contained in:
parent
3a330a3912
commit
cc60f7bbf8
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ jobs:
|
|||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- run: apt install libssl-dev -y
|
||||
- uses: erlef/setup-beam@v1
|
||||
with:
|
||||
version-file: ./elixir/.tool-versions
|
||||
|
|
Loading…
Add table
Reference in a new issue