Skip to content

Commit

Permalink
Merge branch 'next' of https://github.com/LuisaGroup/LuisaRender into…
Browse files Browse the repository at this point in the history
… next
  • Loading branch information
Mike-Leo-Smith committed Jan 31, 2025
2 parents 04817ca + 9c73702 commit 78cb381
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
sudo apt-get -y install libc++-${{ matrix.compiler.version }}-dev libc++abi-${{ matrix.compiler.version }}-dev
fi
sudo apt-get update
sudo apt-get -y install build-essential cmake ninja-build uuid-dev libxinerama-dev libxcursor-dev libxi-dev libvulkan-dev libxkbcommon-dev
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
sudo apt-get -y install build-essential cmake ninja-build uuid-dev libxinerama-dev libxcursor-dev libxi-dev libvulkan-dev libxkbcommon-dev libxrandr-dev
- name: "Download CUDA Keyring (ubuntu-24.04)"
if: matrix.os == 'ubuntu-24.04'
run: |
Expand Down

0 comments on commit 78cb381

Please sign in to comment.