Skip to content

Commit

Permalink
update rari
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Sep 12, 2024
1 parent dcaaea4 commit 6120be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
if [ ! -d $HOME/.bin ]; then mkdir $HOME/.bin; fi
export PATH=$HOME/.bin:$PATH
curl -L https://github.com/mdn/rari/releases/download/v0.0.1-pre-8/rari-x86_64-unknown-linux-musl.tar.gz | tar -xz -C $HOME/.bin/
curl -L https://github.com/mdn/rari/releases/download/v0.0.1-pre-9/rari-x86_64-unknown-linux-musl.tar.gz | tar -xz -C $HOME/.bin/
# Info about which CONTENT_* environment variables were set and to what.
echo "CONTENT_ROOT=$CONTENT_ROOT"
Expand Down

0 comments on commit 6120be5

Please sign in to comment.