Skip to content

Commit

Permalink
temporarily remove extra deps for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
NevermindNilas committed Aug 25, 2024
1 parent b998363 commit f6498f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/Build-All-Platforms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ jobs:
docker-images: true
swap-storage: true

- name: Install CUDA Toolkit
uses: Jimver/[email protected]
id: cuda-toolkit
with:
cuda: "12.4.0"
#- name: Install CUDA Toolkit
# uses: Jimver/[email protected]
# id: cuda-toolkit
# with:
# cuda: "12.4.0"

- name: Run full build script
run: python build-linux.py --output dist-full
Expand Down

0 comments on commit f6498f0

Please sign in to comment.