Skip to content

Commit

Permalink
Install buck2 from the binaries they publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 3, 2023
1 parent 83d9d43 commit dcdaa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
with:
submodules: true
- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/install@buck2
- uses: dtolnay/install-buck2@latest
- name: Install lld
run: sudo apt-get install lld
- run: buck2 run demo
Expand Down

0 comments on commit dcdaa8c

Please sign in to comment.