mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-08-11 13:44:33 +00:00
Remove unnecessary cd
This commit is contained in:
parent
f7523afb8e
commit
daecf42ab4
1 changed files with 0 additions and 1 deletions
1
tests.sh
1
tests.sh
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cd /host/
|
|
||||||
apt-get update && apt-get install -y git wget curl build-essential python3 ffmpeg
|
apt-get update && apt-get install -y git wget curl build-essential python3 ffmpeg
|
||||||
corepack enable
|
corepack enable
|
||||||
corepack prepare pnpm@latest --activate
|
corepack prepare pnpm@latest --activate
|
||||||
|
|
Loading…
Add table
Reference in a new issue