Skip to content

Commit

Permalink
Update build_frontend.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ergrelet committed Jun 24, 2023
1 parent f07ae62 commit 0f74a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_frontend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x
set -e

WINDIFF_CLI_URL=https://github.com/ergrelet/windiff/releases/download/v1.2.0/windiff_cli-x86_64-unknown-linux-musl
WINDIFF_CLI_URL=https://github.com/ergrelet/windiff/releases/download/v1.2.1/windiff_cli-x86_64-unknown-linux-musl
PROJECT_ROOT=$(git rev-parse --show-toplevel)

# Download a pre-built version of `windiff_cli`
Expand Down

1 comment on commit 0f74a1f

@vercel
Copy link

@vercel vercel bot commented on 0f74a1f Jun 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

windiff – ./

windiff.vercel.app
windiff-ergrelet.vercel.app
windiff-git-master-ergrelet.vercel.app

Please sign in to comment.