Skip to content

Commit

Permalink
rari pre-11
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Sep 13, 2024
1 parent 187d6db commit d77fcf6
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 @@ -171,7 +171,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-10/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-11/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 d77fcf6

Please sign in to comment.