Skip to content

Commit

Permalink
Install rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Chia committed Aug 29, 2023
1 parent c528301 commit 53a7edd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/daft-profiling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
strategy:
fail-fast: false
steps:
- name: Install rustup
run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- uses: actions/checkout@v3
- uses: moonrepo/setup-rust@v0
with:
Expand Down

0 comments on commit 53a7edd

Please sign in to comment.