Skip to content

Commit

Permalink
Update ci.yml (#1115)
Browse files Browse the repository at this point in the history
set erlef/setup-beam@v1
  • Loading branch information
bchamagne committed Jun 21, 2023
1 parent 0c74ee1 commit fd5a58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
apt-get: libgmp-dev libssl-dev libtinfo-dev libsystemd-dev zlib1g-dev libsodium-dev autoconf-archive libcmocka0 libcmocka-dev procps iproute2 build-essential git pkg-config gcc libtool automake libssl-dev uthash-dev autoconf doxygen libjson-c-dev libini-config-dev libcurl4-openssl-dev libltdl-dev libtss2-dev tss2
- uses: actions/checkout@v2
- name: Set up Elixir
uses: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f
uses: erlef/setup-beam@v1
id: beam
with:
elixir-version: "1.14.1" # Define the elixir version [required]
Expand Down

0 comments on commit fd5a58e

Please sign in to comment.