forked from StudioInfinity/dyna3
test: check path at end of setup-trunk
This commit is contained in:
parent
81035270b8
commit
80a4acd56a
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ runs:
|
|||
- run: curl --output - --proto '=https' --tlsv1.2 --retry 10 --retry-connrefused --location --silent --show-error --fail 'https://github.com/trunk-rs/trunk/releases/download/v0.21.12/trunk-x86_64-unknown-linux-gnu.tar.gz' | tar --gunzip --extract --file -
|
||||
working-directory: ci-bin
|
||||
- run: export PATH="$(pwd)/ci-bin:$PATH"
|
||||
- run: echo "$PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue