Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 22, 2024
1 parent 51c66bd commit 31d082d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Arturo Builder'
description: 'Setup Arturo environment'
branding:
icon: terminal
color: purple
inputs:
mode:
description: >-
Expand Down Expand Up @@ -161,8 +164,4 @@ runs:
./build.nims --install --mode ${{inputs.mode}} --arch ${{inputs.arch}} --log
echo "$HOME/.arturo/bin" >> $GITHUB_PATH
cd ..
shell: bash

branding:
icon: terminal
color: purple
shell: bash

0 comments on commit 31d082d

Please sign in to comment.