Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 13, 2023
1 parent f285015 commit 2474404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
rtx plugins install erlang
# replace FOO with BAR
sed -i 's/>\/dev\/null 2>&1//g' ~/.local/share/rtx/plugins/erlang/bin/install
echo ~/.local/share/rtx/plugins/erlang/bin/install
cat ~/.local/share/rtx/plugins/erlang/bin/install
rtx exec erlang@latest -- erl -eval 'erlang:display(erlang:system_info(otp_release)), halt().' -noshell
- plugin: elixir
command: |
Expand Down

0 comments on commit 2474404

Please sign in to comment.