correct script
This commit is contained in:
@@ -30,7 +30,7 @@ runs:
|
|||||||
./toolchain.run -p ~/cache/${{ inputs.toolchain }} -y
|
./toolchain.run -p ~/cache/${{ inputs.toolchain }} -y
|
||||||
else
|
else
|
||||||
tar -C ~/cache/${{ inputs.toolchain }} -xaf toolchain.tar.gz
|
tar -C ~/cache/${{ inputs.toolchain }} -xaf toolchain.tar.gz
|
||||||
endif
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Set Toolchain Path
|
- name: Set Toolchain Path
|
||||||
|
Reference in New Issue
Block a user