Skip to content

Commit

Permalink
chore: fix step title
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshan333 committed May 18, 2024
1 parent b20aabf commit 144e585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
erl -noshell -s hello hello_world -s init stop
erl -eval 'erlang:display(shell_docs:get_doc(lists)), halt().' -noshell
- name: install etcd by vfox-etcd plugin (Windows)
- name: install Erlang/OTP by vfox-erlang plugin (Windows)
if: runner.os == 'Windows'
run: |
vfox install erlang@25.3.2.12
Expand Down

0 comments on commit 144e585

Please sign in to comment.