Skip to content

Commit

Permalink
Update stride-linux-release.yml
Browse files Browse the repository at this point in the history
Try building against latest Stride commit that incorporates updated ICS
  • Loading branch information
deniseyu authored Jul 4, 2023
1 parent 0691915 commit 2f579cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stride-linux-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
export PATH=/usr/local/go/bin:$PATH
git clone https://github.com/Stride-Labs/stride.git
cd stride
git checkout e7a01bcdb0f192cb028638ccd25f02f9f8b73ad4
git checkout ed3fcf9512ee136a03b58a7cd1d21b0e002de06f
export LDFLAGS="-extldflags=-static"
make install
cp ~/go/bin/strided ~/strided-consumer-linux
Expand Down

0 comments on commit 2f579cd

Please sign in to comment.