Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Chia committed Aug 29, 2023
1 parent 53a7edd commit 16d1d0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,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
2 changes: 0 additions & 2 deletions .github/workflows/daft-profiling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ 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 16d1d0d

Please sign in to comment.